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

1.0.0 2017-03-25 16:48 UTC

This package is auto-updated.

Last update: 2024-04-19 01:37:21 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