Skip to content
/ tacker Public

Easy loading of configurations files using Symfony Config. Supports Normalization, Inheritance and a buttload of filetypes.

License

Notifications You must be signed in to change notification settings

flint/tacker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tacker

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.

Build Status

Tests

Tacker is spec tested with PhpSpec. You run the tests with the following command (assuming it is installed):

$ phpspec run