rtheunissen / config
Provides a convenient way to create array-based configuration structures
v0.0.3
2015-12-10 04:38 UTC
Requires
- php: >=5.4
Requires (Dev)
- phpunit/phpunit: 4.8.*
This package is auto-updated.
Last update: 2024-11-07 15:34:27 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.