ntentan / config
Configurations manager for ntentan
Installs: 3 448
Dependents: 7
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Requires (Dev)
- phpunit/phpunit: @stable
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.