adamb / config
Retrieve config information from a selected database
Installs: 4 401
Dependents: 10
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
pkg:composer/adamb/config
Requires
- adamb/database: ^1.4
Requires (Dev)
- phpunit/phpunit: ^9.0
This package is auto-updated.
Last update: 2025-09-23 22:08:11 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