ordnael / ra-config
Package to manage remote configuration parameters in PHP.
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/ordnael/ra-config
Requires
- php: ^7.0|^8.0
Requires (Dev)
- phpunit/phpunit: ^8.0|^9.0
This package is auto-updated.
Last update: 2025-12-25 01:18:39 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!).