InitPHP ParameterBag
Dependency-free container for flat and nested data with dot-notation access and ArrayAccess support.
Installation
terminal
$ composer require initphp/parameterbag
Requires PHP 7.4+. The package is published on
Packagist as
initphp/parameterbag.
What ParameterBag does
A small, dependency-free PHP container for flat and nested configuration data with dot-notation access, ArrayAccess support, and optional case-insensitive keys.
Package details
- Composer package
- initphp/parameterbag
- Latest version
- 2.0.0
- Released
- 2026-05-24
- Requires
- PHP 7.4+ (^7.4 || ^8.0)
- License
- MIT