ordnael/ra-config

Package to manage remote configuration parameters in PHP.

dev-master 2022-04-11 00:52 UTC

This package is auto-updated.

Last update: 2025-06-25 00:21:20 UTC


README

Remote access to configuration parameters

GitHub release (latest by date) Packagist Downloads GitHub issues GitHub

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!).