.. | ||
doc/book | ||
src | ||
CHANGELOG.md | ||
composer.json | ||
CONTRIBUTING.md | ||
LICENSE.md | ||
mkdocs.yml | ||
README.md |
zend-config
Zend\Config
is designed to simplify access to configuration data within
applications. It provides a nested object property-based user interface for
accessing this configuration data within application code. The configuration
data may come from a variety of media supporting hierarchical data storage.
- File issues at https://github.com/zendframework/zend-config/issues
- Documentation is at https://zendframework.github.io/zend-config/