benjam1 / object-routing-bundle
Introduce the ObjectRouting library into your Symfony2 project.
Package info
github.com/benja-M-1/BGObjectRoutingBundle
Type:symfony-bundle
pkg:composer/benjam1/object-routing-bundle
1.0.0
2017-03-25 16:48 UTC
Requires
- jms/object-routing: ~1.0
- symfony/framework-bundle: ~2.1
This package is auto-updated.
Last update: 2026-02-19 05:42:31 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