Download the PHP package sigjlr/phpconfig without Composer
On this page you can find all versions of the php package sigjlr/phpconfig. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sigjlr/phpconfig
More information about sigjlr/phpconfig
Files in sigjlr/phpconfig
Download sigjlr/phpconfig
More information about sigjlr/phpconfig
Files in sigjlr/phpconfig
Vendor sigjlr
Package phpconfig
Short Description Load INI configuration files
License MIT
Homepage https://github.com/sigjlr/phpConfig
Package phpconfig
Short Description Load INI configuration files
License MIT
Homepage https://github.com/sigjlr/phpConfig
Keywords configurationini
Please rate this library. Is it a good library?
Informations about the package phpconfig
phpConfig
A simple reader of .ini configuration files.
Install
You may install the phpConfig with Composer (recommended) or manually.
Usage
This example assumes you are autoloading dependencies using Composer or any other PSR-0 compliant autoloader.
To deny browser access to the .ini files add this directive in .htaccess
By example consider this ini files:
Global.ini:
Local.ini:
With this code: `
License
The phpConfig is released under the MIT public license
All versions of phpconfig with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
The package sigjlr/phpconfig contains the following files
Loading the files please wait ....