JsonConfig
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.