adamb / config
Retrieve config information from a selected database
v1.0.1
2020-10-23 11:22 UTC
Requires
- adamb/database: ^1.4
Requires (Dev)
- phpunit/phpunit: ^9.0
This package is auto-updated.
Last update: 2024-10-23 20:01:18 UTC
README
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