ntentan / config
Configurations manager for ntentan
v0.4.2
2017-09-17 14:10 UTC
Requires
None
Requires (Dev)
- phpunit/phpunit: @stable
Suggests
None
Provides
None
Conflicts
None
Replaces
None
README
Provides a central service through which components of an application can manage their configurations. Config can read single files and can also read entire directories. When reading directories, config compresses the entire tree into a single key-value associative array with the directory structure compressed into dot-separated keys.