etconsilium / php-multi-config
lightweight configuration file loader & formatter that supports PHP, Ini, XML, JSON, YAML, Plist files and Array(); based on noodlehaus/config
Installs: 2
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/etconsilium/php-multi-config
Requires
- php: >= 5.5.0
- etconsilium/php-json-fix: dev-master
- etconsilium/php-recursive-array-object: dev-master
- rodneyrehm/plist: dev-master
- symfony/yaml: dev-master
This package is auto-updated.
Last update: 2025-09-23 08:33:51 UTC
README
Config is a lightweight configuration file loader & formatter that supports PHP, Ini, XML, JSON, YAML, Plist files and Array()
Based on https://github.com/noodlehaus/config
ps:
"etconsilium/php-json-fix": "dev-master"
optional