etconsilium / php-multi-config
lightweight configuration file loader & formatter that supports PHP, Ini, XML, JSON, YAML, Plist files and Array(); based on noodlehaus/config
dev-master
2020-10-22 21:12 UTC
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-02-23 07:05:33 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