ordnael/ra-config

Package to manage remote configuration parameters in PHP.

Maintainers

Package info

github.com/leandroschabarum/ra-config

pkg:composer/ordnael/ra-config

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

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

This package is auto-updated.

Last update: 2026-03-25 02:00:28 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!).