donbidon / lib-config
Application config related library
Installs: 70
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/donbidon/lib-config
Requires (Dev)
- phpunit/phpunit: ^7.0
This package is not auto-updated.
Last update: 2025-10-03 13:11:11 UTC
README
Look API documentation.
Installing
Run composer require donbidon/lib-config 0.1.0
or add following code to your "composer.json" file:
"require": { "donbidon/lib-config": "0.1.0" }
and run composer update
.