Skip to content
This repository was archived by the owner on Oct 3, 2023. It is now read-only.

Latest commit

 

History

History
16 lines (10 loc) · 858 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 858 Bytes

JsonConfig

A simple PHP class for reading and writing configuration values from JSON files.

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.