1
0
mirror of https://github.com/ovh/php-ovh.git synced 2023-11-05 03:20:26 +01:00

Add Symfony bundle reference to README.md

Signed-off-by: Kévin Dunglas <dunglas@gmail.com>
This commit is contained in:
Kévin Dunglas 2014-12-20 14:32:42 +01:00
parent 893191d151
commit d9235eecd3

View File

@ -47,6 +47,12 @@ Then, you can install OVH APIs wrapper and dependencies with:
This will install ``ovh/ovh`` to ``./vendor``, along with other dependencies This will install ``ovh/ovh`` to ``./vendor``, along with other dependencies
including ``autoload.php``. including ``autoload.php``.
Symfony integration
-------------------
[Les-Tilleuls.coop](http://les-tilleuls.coop) provides a bundle integrating this SDK with
[the Symfony framework](http://symfony.com): [CoopTilleulsOvhBundle](https://github.com/coopTilleuls/CoopTilleulsOvhBundle).
How to login as a user? How to login as a user?
----------------------- -----------------------