Download the PHP package amanangira/php-config-manager without Composer
On this page you can find all versions of the php package amanangira/php-config-manager. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download amanangira/php-config-manager
More information about amanangira/php-config-manager
Files in amanangira/php-config-manager
Download amanangira/php-config-manager
More information about amanangira/php-config-manager
Files in amanangira/php-config-manager
Vendor amanangira
Package php-config-manager
Short Description This library allows developers to implement different formats of file based configurations.
License MIT
Package php-config-manager
Short Description This library allows developers to implement different formats of file based configurations.
License MIT
Please rate this library. Is it a good library?
Informations about the package php-config-manager
PHP Configuration Manager
This library allows developers to use file based configurations in easy, organized and syntax friendly way. The library has been built keeping ease and minimal effort for developer in mind. It currently supports only two types i.e. JSON and PHP arrays. The base classes are easily extendible for further file type supports.
Installation
Composer
composer require amanangira/php-config-manager
Git
git clone https://github.com/amanangira/php-config-manager.git
Usage
Initializing
Php Array based configuration manager
JSON based configuration manager
Accessing Configuration Value
To Do
- Implement cache based configuration
- Enable modifying config values in current request scope
All versions of php-config-manager with dependencies
PHP Build Version
Package Version
No informations.
The package amanangira/php-config-manager contains the following files
Loading the files please wait ...