Download the PHP package chrissileinus/config-php without Composer
On this page you can find all versions of the php package chrissileinus/config-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download chrissileinus/config-php
More information about chrissileinus/config-php
Files in chrissileinus/config-php
Download chrissileinus/config-php
More information about chrissileinus/config-php
Files in chrissileinus/config-php
Vendor chrissileinus
Package config-php
Short Description A storage to hold the config of an app. It ist mainly static but as a Singleton with integrated interfaces ArrayAccess, Serializable, JsonSerializable, IteratorAggregate and Traversable.
License MIT
Package config-php
Short Description A storage to hold the config of an app. It ist mainly static but as a Singleton with integrated interfaces ArrayAccess, Serializable, JsonSerializable, IteratorAggregate and Traversable.
License MIT
Please rate this library. Is it a good library?
Informations about the package config-php
configPHP
A storage to hold the config of a app. It ist mainly static but as a Singleton I have integrated the interfaces ArrayAccess
, Serializable
, JsonSerializable
, IteratorAggregate
and Traversable
.
Why
There was a need for a small class that is able to read the config from serval inputs and files so that it is stored in a way that it is globally accessible with serval interfaces.
Usage
All versions of config-php with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
The package chrissileinus/config-php contains the following files
Loading the files please wait ....