InitPHP Config
Configuration manager for PHP 8.1+ with dotted-path access, case-insensitive keys and multiple loaders.
Installation
terminal
$ composer require initphp/config
Requires PHP 8.1+. The package is published on
Packagist as
initphp/config.
What Config does
Advanced configuration manager for PHP with dotted-path access, case-insensitive keys, and array, file, directory and class loaders.
Package details
- Composer package
- initphp/config
- Latest version
- 2.0.0
- Released
- 2026-05-29
- Requires
- PHP 8.1+ (^8.1)
- License
- MIT
- Depends on
- initphp/parameterbag