Julio Montoya 5836fa5f19 Updating vendors | hace 11 años | |
---|---|---|
.. | ||
example | hace 11 años | |
src | hace 11 años | |
tests | hace 11 años | |
LICENSE | hace 11 años | |
README.md | hace 11 años | |
composer.json | hace 11 años | |
phpunit.xml.dist | hace 11 años |
The GaufretteServiceProvider provides the "Gaufrette" library for silex.
Create a composer.json your project
{
"require": {
"bt51/gaufrette-serviceprovider": "dev-master"
}
}
Read more on composer here: http://getcomposer.org
See the example/ directory to see how to register the service
MIT