Julio Montoya 5836fa5f19 Updating vendors | há 11 anos atrás | |
---|---|---|
.. | ||
example | há 11 anos atrás | |
src | há 11 anos atrás | |
tests | há 11 anos atrás | |
LICENSE | há 11 anos atrás | |
README.md | há 11 anos atrás | |
composer.json | há 11 anos atrás | |
phpunit.xml.dist | há 11 anos atrás |
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