flint / tacker
Easy configuration based on Symfony Config
Installs: 65 631
Dependents: 3
Suggesters: 0
Security: 0
Stars: 17
Watchers: 4
Forks: 6
Open Issues: 0
Requires
- php: ~5.4 || ~7.0
- symfony/config: ~2.3|^3.0
Requires (Dev)
- pimple/pimple: ~3.0
- symfony/yaml: ~2.4
README
Tacker makes configuration easy for you when using Pimple. It supports multiple file types, caching and replacing values based on your Environment or a Pimple instance.
It is easy to get started just look at it's documentation.
Tests
Tacker is spec tested with PhpSpec. You run the tests with the following command (assuming it is installed):
$ phpspec run