ntentan/config
Configurations manager for ntentan
Maintainers
v0.4.2
2017-09-17 14:10 UTC
Requires
None
Requires (Dev)
- phpunit/phpunit: @stable
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT b7998cbf61475942990cd873bc1dedd6439a0ab5
- Ekow Abaka Ainooson <jainooson.woop@gmail.com>
README
👁 Build Status
👁 Scrutinizer Code Quality
👁 Code Coverage
👁 Latest Stable Version
👁 Total Downloads
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.
