2017 © Pedro Peláez
 

library config

g4 application config manager

image

g4/config

g4 application config manager

  • Wednesday, March 29, 2017
  • by g4code
  • Repository
  • 4 Watchers
  • 0 Stars
  • 10,371 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 10 Versions
  • 9 % Grown

The README.md

Config

Config - configuration parser - somewhere between ZF1 and ZF2, sections with include ..., (*1)

Install

Using Composer and Packagist, (*2)

composer require g4/config

Usage

$config = new G4\Config\Config();

$data = $config
    ->setCachePath(__DIR__)
    ->setSection('local')
    ->setPath('config.ini')
    ->getData();

Development

Install dependencies

$ make install

Run tests

$ make test

License

(The MIT License) see LICENSE file for details..., (*3)

The Versions

29/03 2017

dev-master

9999999-dev

g4 application config manager

  Sources   Download

MIT

The Requires

 

by Drasko Gomboc
by Dejan Samardzija
by Ivan Krickovic

json ini config

29/03 2017

dev-develop

dev-develop

g4 application config manager

  Sources   Download

MIT

The Requires

 

by Drasko Gomboc
by Dejan Samardzija
by Ivan Krickovic

json ini config

29/03 2017

0.3.1

0.3.1.0

g4 application config manager

  Sources   Download

MIT

The Requires

 

by Drasko Gomboc
by Dejan Samardzija
by Ivan Krickovic

json ini config

29/03 2017

0.3.0

0.3.0.0

g4 application config manager

  Sources   Download

MIT

The Requires

 

by Drasko Gomboc
by Dejan Samardzija
by Ivan Krickovic

json ini config

10/06 2016

0.2.1

0.2.1.0

g4 application config manager

  Sources   Download

MIT

The Requires

 

by Drasko Gomboc
by Dejan Samardzija
by Ivan Krickovic

json ini config

01/12 2015

0.2.0

0.2.0.0

g4 application config manager

  Sources   Download

MIT

The Requires

 

by Drasko Gomboc
by Dejan Samardzija
by Ivan Krickovic

json ini config

24/07 2015

0.1.3

0.1.3.0

g4 application config manager

  Sources   Download

MIT

The Requires

 

by Drasko Gomboc
by Dejan Samardzija
by Ivan Krickovic

json ini config

09/07 2015

0.1.2

0.1.2.0

g4 application config manager

  Sources   Download

MIT

The Requires

 

by Drasko Gomboc
by Dejan Samardzija
by Ivan Krickovic

json ini config

17/05 2014

0.1.1

0.1.1.0

g4 application config manager

  Sources   Download

MIT

The Requires

 

by Drasko Gomboc
by Dejan Samardzija
by Ivan Krickovic

json ini config

25/04 2014

0.1.0

0.1.0.0

g4 application config manager

  Sources   Download

MIT

The Requires

 

by Drasko Gomboc
by Dejan Samardzija
by Ivan Krickovic

json ini config