PHPackages                             positibe/cmf-routing-extra-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. positibe/cmf-routing-extra-bundle

ActiveSymfony-bundle[Framework](/categories/framework)

positibe/cmf-routing-extra-bundle
=================================

Symfony Positibe CmfRoutingExtra Bundle

1.0.0(8y ago)1151MITPHP

Since Mar 21Pushed 7y ago1 watchersCompare

[ Source](https://github.com/Positibe/CmfRoutingExtraBundle)[ Packagist](https://packagist.org/packages/positibe/cmf-routing-extra-bundle)[ Docs](http://positibelabs.com/bundles/routing)[ RSS](/packages/positibe-cmf-routing-extra-bundle/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (5)Versions (19)Used By (1)

PositibeCmfRoutingExtraBundle
=============================

[](#positibecmfroutingextrabundle)

The PositibeCmfRoutingExtraBundle add Doctrine ORM support for Symfony CmfRoutingBundle to store routing on orm databses

Installation
------------

[](#installation)

To install the bundle just add the dependent bundles:

```
php composer.phar require positibe/cmf-routing-extra-bundle

```

Next, be sure to enable the bundles in your application kernel:

```
