Julio Montoya 5836fa5f19 Updating vendors | 11 tahun lalu | |
---|---|---|
.. | ||
example | 11 tahun lalu | |
src | 11 tahun lalu | |
tests | 11 tahun lalu | |
LICENSE | 11 tahun lalu | |
README.md | 11 tahun lalu | |
composer.json | 11 tahun lalu | |
phpunit.xml.dist | 11 tahun lalu |
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