Download the PHP package jtet/miniconfig without Composer
On this page you can find all versions of the php package jtet/miniconfig. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jtet/miniconfig
More information about jtet/miniconfig
Files in jtet/miniconfig
Download jtet/miniconfig
More information about jtet/miniconfig
Files in jtet/miniconfig
Vendor jtet
Package miniconfig
Short Description Simple configuration file loader for PHP in 20 lines of code.
License OSL-3.0
Homepage https://github.com/jtet/MiniConfig
Package miniconfig
Short Description Simple configuration file loader for PHP in 20 lines of code.
License OSL-3.0
Homepage https://github.com/jtet/MiniConfig
Please rate this library. Is it a good library?
Informations about the package miniconfig
MiniConfig
Simple configuration file loader for PHP in 20 lines of code.
Using MiniConfig
Mini Config can load YAML (.yml) or INI (.ini) files. The variables in your configuration file can be accessed as if they were properties of the Config object.
Getting MiniConfig
Add the following to your composer.json file and run composer update
.
License
MiniConfig is available for your use under the OSL-3.0 license.
All versions of miniconfig with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
The package jtet/miniconfig contains the following files
Loading the files please wait ....