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

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.

pipeline status coverage report License Latest Stable Version Latest Unstable Version Total Downloads

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.