benjam1 / object-routing-bundle
Introduce the ObjectRouting library into your Symfony2 project.
Installs: 7 008
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 4
Forks: 5
Open Issues: 2
Type:symfony-bundle
Requires
- jms/object-routing: ~1.0
- symfony/framework-bundle: ~2.1
This package is auto-updated.
Last update: 2024-10-19 02:57:12 UTC
README
This bundle allows you to use the object-routing library.
Installation
Instal the bundle with composer:
"require": { … "benjam1/object-routing-bundle": "^1.0" }
And run:
$ php composer.phar update benjam1/object-routing-bundle
Documentation
For more documentation about the usage of this bundle see the library's one