rtheunissen / config
Provides a convenient way to create array-based configuration structures
Installs: 55
Dependents: 0
Suggesters: 0
Security: 0
Stars: 6
Watchers: 3
Forks: 0
Open Issues: 1
pkg:composer/rtheunissen/config
Requires
- php: >=5.4
Requires (Dev)
- phpunit/phpunit: 4.8.*
This package is auto-updated.
Last update: 2025-09-07 17:07:42 UTC
README
This is a library which provides a convenient way to create array-based configuration structures.
Installation
composer require rtheunissen/config
Documentation
Detailed documentation and examples can be found here.