Julio Montoya 5836fa5f19 Updating vendors | %!s(int64=11) %!d(string=hai) anos | |
---|---|---|
.. | ||
example | %!s(int64=11) %!d(string=hai) anos | |
src | %!s(int64=11) %!d(string=hai) anos | |
tests | %!s(int64=11) %!d(string=hai) anos | |
LICENSE | %!s(int64=11) %!d(string=hai) anos | |
README.md | %!s(int64=11) %!d(string=hai) anos | |
composer.json | %!s(int64=11) %!d(string=hai) anos | |
phpunit.xml.dist | %!s(int64=11) %!d(string=hai) anos |
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