Jump to letter: [
23ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
php-ZendFramework2-Config - Zend Framework 2: Config Component
- Description:
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. Currently, Zend\Config provides adapters that read and write
configuration data stored in .ini, JSON, YAML and XML files.
Packages