programie / jsonconfig
This package is abandoned and no longer maintained.
No replacement package was suggested.
There is no license information available for the latest version (1.0) of this package.
A simple PHP class for reading configuration values from JSON files
1.0
2015-01-15 10:57 UTC
Requires (Dev)
- phpunit/phpunit: 4.4.0
- satooshi/php-coveralls: dev-master
This package is auto-updated.
Last update: 2023-10-03 12:43:59 UTC
README
A simple PHP class for reading and writing configuration values from JSON files.
Installation
Add the composer package "programie/jsonconfig" to the required packages of your composer.json.
Usage
See the wiki for information how to use this library.