davidmaes / config
Installs: 261
Dependents: 2
Suggesters: 0
Security: 0
Stars: 0
Forks: 0
pkg:composer/davidmaes/config
Requires (Dev)
- phpunit/phpunit: 5.5.*
This package is not auto-updated.
Last update: 2025-10-06 21:31:12 UTC
README
This library is a simple JSON file loader/cache that may contain configurations.
Getting Started
Prerequisites
You will need docker and docker-compose to run the tests in this library.
Installation
Just run the included composer when you first install it.
./bin/composer
Running the tests
./bin/phpunit
Deployment
To add this library to your application, install it with Composer
composer require davidmaes/config