ordnael / ra-config
Package to manage remote configuration parameters in PHP.
dev-master
2022-04-11 00:52 UTC
Requires
- php: ^7.0|^8.0
Requires (Dev)
- phpunit/phpunit: ^8.0|^9.0
This package is auto-updated.
Last update: 2025-06-25 00:21:20 UTC
README
Remote access to configuration parameters
Package to manage remote configuration parameters for PHP.
Composer Commands
composer require ordnael/ra-config composer dump-autoload -o
Usage and Documentation
After running the composer commands and including autoload.php to your index file, you'll have access to the following classes and helper functions:
- Documentation is still being created...
Status
Currently in development. Any bugs or feature requests can be opened under Issues (templates are available!).