axy / config
Access to the system configuration
0.0.3
2016-06-03 13:20 UTC
Requires
- php: >=5.4.0
- axy/errors: ~1.0.0
- axy/magic: ~1.0.0
This package is auto-updated.
Last update: 2024-10-08 01:48:46 UTC
README
Access to the system configuration (PHP).
- The library does not require any dependencies (except composer packages).
- Tested on PHP 5.4+, PHP 7, HHVM (on Linux), PHP 5.5 (on Windows).
- Install:
composer require axy/config
. - License: MIT.