Download the PHP package slince/config without Composer
On this page you can find all versions of the php package slince/config. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download slince/config
More information about slince/config
Files in slince/config
Download slince/config
More information about slince/config
Files in slince/config
Please rate this library. Is it a good library?
Informations about the package config
Configuration File Loader
The library support multiple configuration file formats like json,ini,xml,yaml and native php array. It can also help to dump items to the specified configuration file.
Installation
Install via composer
Usage
Creates a config instance
Load configuration files
Loads a configuration file
Loads a directory that contains multiple files
Notes: The directory can't contain unsupported files.
Access data
Checks whether a item exists by its key
Adds a item to the container
Removes a item by its key
Removes all items
Dumps all items to an specified configuration file
License
The MIT license. See MIT
All versions of config with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5.9
The package slince/config contains the following files
Loading the files please wait ....