aitboudad / BGObjectRoutingBundle

Integrate @schmittjoh's object-routing library into your Symfony2 project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BGObjectRoutingBundle

This bundle allows you to use the object-routing library.

Installation

Instal the bundle with composer:

    "require": {
        
        "benjam1/object-routing-bundle": "1.0.*@dev"
    }

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

About

Integrate @schmittjoh's object-routing library into your Symfony2 project


Languages

Language:PHP 100.0%