adamb/config
Retrieve config information from a selected database
Maintainers
v1.0.1
2020-10-23 11:22 UTC
Requires
- adamb/database: ^1.4
Requires (Dev)
- phpunit/phpunit: ^9.0
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT 4f2f8c261c37411f7d8c11164f7ac5bc7b8c2a13
- Adam Binnersley <abinnersley.woop@gmail.com>
This package is auto-updated.
Last update: 2026-06-23 23:38:10 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
