Download the PHP package rogerthomas84/php-config-dot-notation without Composer
On this page you can find all versions of the php package rogerthomas84/php-config-dot-notation. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download rogerthomas84/php-config-dot-notation
More information about rogerthomas84/php-config-dot-notation
Files in rogerthomas84/php-config-dot-notation
Download rogerthomas84/php-config-dot-notation
More information about rogerthomas84/php-config-dot-notation
Files in rogerthomas84/php-config-dot-notation
Vendor rogerthomas84
Package php-config-dot-notation
Short Description Interact with config using a dot notation
License Proprietary
Homepage https://github.com/rogerthomas84/php-config-dot-notation
Package php-config-dot-notation
Short Description Interact with config using a dot notation
License Proprietary
Homepage https://github.com/rogerthomas84/php-config-dot-notation
Please rate this library. Is it a good library?
Informations about the package php-config-dot-notation
ConfigDot
Get and set config from an array using a dot notation.
Usage:
Create the config:
Get a value:
Check if a value exists:
Set a new config value:
Setting a new config value doesn't eliminate the original value, but the order of priority will dictate that the new
value will be returned from a get
request.
All versions of php-config-dot-notation with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1
The package rogerthomas84/php-config-dot-notation contains the following files
Loading the files please wait ....