flint / tacker
This package is abandoned and no longer maintained.
No replacement package was suggested.
Easy configuration based on Symfony Config
1.2.2
2015-12-02 08:48 UTC
Requires
- php: ~5.4 || ~7.0
- symfony/config: ~2.3|^3.0
Requires (Dev)
- pimple/pimple: ~3.0
- symfony/yaml: ~2.4
Suggests
None
Provides
None
Conflicts
None
Replaces
None
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