Blog |
			Forum |
			Repository |
			Wizard
		
		Jump to letter: [
			
				ACDGILMOPQRWXYZ
			]
		
		
			
				
					php-ZendFramework2-Config - Zend Framework 2: Config Component
					
						- Website:
- http://framework.zend.com/manual/2.3/en/modules/zend.config.introduction.html
- Licence:
- BSD
- Vendor:
- Remi Collet
						- 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