adamb/config

Retrieve config information from a selected database

v1.0.1 2020-10-23 11:22 UTC

This package is auto-updated.

Last update: 2024-04-23 18:55:21 UTC


README

Build Status Scrutinizer Quality Score Minimum PHP Version Scrutinizer Coverage

Config

Read and write configuration information from a table in a database

Installation

Installation is available via Composer/Packagist, you can add the following line to your composer.json file:

"adamb/config": "^1.0"

or

composer require adamb/config