PHPackages                             symfony-cmf/routing-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. [Database &amp; ORM](/categories/database)
4. /
5. symfony-cmf/routing-bundle

ActiveSymfony-bundle[Database &amp; ORM](/categories/database)

symfony-cmf/routing-bundle
==========================

Symfony RoutingBundle

3.2.0(1mo ago)16313.5M—8.9%76[8 issues](https://github.com/symfony-cmf/routing-bundle/issues)[3 PRs](https://github.com/symfony-cmf/routing-bundle/pulls)20MITPHPPHP ^8.1CI passing

Since May 15Pushed 1mo ago14 watchersCompare

[ Source](https://github.com/symfony-cmf/routing-bundle)[ Packagist](https://packagist.org/packages/symfony-cmf/routing-bundle)[ Docs](http://cmf.symfony.com)[ RSS](/packages/symfony-cmf-routing-bundle/feed)WikiDiscussions 3.x Synced 1mo ago

READMEChangelog (10)Dependencies (51)Versions (65)Used By (20)

Symfony CMF Routing Bundle
==========================

[](#symfony-cmf-routing-bundle)

[![Tests](https://github.com/symfony-cmf/routing-bundle/actions/workflows/test-application.yaml/badge.svg)](https://github.com/symfony-cmf/routing-bundle/actions)[![Latest Stable Version](https://camo.githubusercontent.com/a23f5cbf6ac16f423d0ba5f5bb530f3d45a23bb6ec0378273c6acbdc877c5a61/68747470733a2f2f706f7365722e707567782e6f72672f73796d666f6e792d636d662f726f7574696e672d62756e646c652f762f737461626c65)](https://packagist.org/packages/symfony-cmf/routing-bundle)[![License](https://camo.githubusercontent.com/e9febb810510f564368c1209acabf082cf31b8d9bc2cf350ae1a6b0e03385c5c/68747470733a2f2f706f7365722e707567782e6f72672f73796d666f6e792d636d662f726f7574696e672d62756e646c652f6c6963656e7365)](https://packagist.org/packages/symfony-cmf/routing-bundle)

[![Total Downloads](https://camo.githubusercontent.com/9424cf35f9d0ac6e4de3d937baa9640191368800546707f19722315159f6cb31/68747470733a2f2f706f7365722e707567782e6f72672f73796d666f6e792d636d662f726f7574696e672d62756e646c652f646f776e6c6f616473)](https://packagist.org/packages/symfony-cmf/routing-bundle)[![Monthly Downloads](https://camo.githubusercontent.com/e08d8312ea47abae9b975908fc9c5e76f2db8f4762c521909a9fb322f7e4320d/68747470733a2f2f706f7365722e707567782e6f72672f73796d666f6e792d636d662f726f7574696e672d62756e646c652f642f6d6f6e74686c79)](https://packagist.org/packages/symfony-cmf/routing-bundle)[![Daily Downloads](https://camo.githubusercontent.com/46c4a781718d519491a90bd0e3b2991945c03d7b3675a1a334adc64952427c59/68747470733a2f2f706f7365722e707567782e6f72672f73796d666f6e792d636d662f726f7574696e672d62756e646c652f642f6461696c79)](https://packagist.org/packages/symfony-cmf/routing-bundle)

This package is part of the Symfony Content Management Framework (CMF) and licensed under the [MIT License](LICENSE).

The RoutingBundle enables the [CMF Routing component](https://github.com/symfony-cmf/Routing)as a Symfony bundle. It provides route documents for Doctrine ORM and PHPCR-ODM, as well as a controller for redirection routes.

Requirements
------------

[](#requirements)

- See `require` section of [composer.json](composer.json)

Documentation
-------------

[](#documentation)

For the install guide and reference, see:

- [symfony-cmf/routing-bundle Documentation](https://symfony.com/bundles/CMFRoutingBundle/current/routing-bundle/index.html)

See also:

- [All Symfony CMF documentation](https://symfony.com/bundles/CMFRoutingBundle/current/index.html) - complete Symfony CMF reference

Support
-------

[](#support)

For general support and questions, please use [StackOverflow](http://stackoverflow.com/questions/tagged/symfony-cmf).

Contributing
------------

[](#contributing)

Pull requests are welcome. Please see our [CONTRIBUTING guide](https://github.com/symfony-cmf/routing-bundle/blob/master/CONTRIBUTING.md).

Thanks to [everyone who has contributed](contributors) already.

License
-------

[](#license)

This package is available under the [MIT license](src/Resources/meta/LICENSE).

###  Health Score

75

—

ExcellentBetter than 100% of packages

Maintenance88

Actively maintained with recent releases

Popularity65

Solid adoption and visibility

Community48

Growing community involvement

Maturity86

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 50.7% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~75 days

Recently: every ~179 days

Total

63

Last Release

55d ago

Major Versions

1.4.0 → 2.0.0-RC12017-01-20

2.5.1 → 3.0.02022-02-11

PHP version history (9 changes)1.1.0-alpha1PHP &gt;=5.3.3

1.4.0-RC1PHP ^5.3.9|^7.0

2.0.0-RC1PHP ^5.6|^7.0

2.0.x-devPHP ^7.1

2.4.0PHP ^7.2

2.4.2PHP ^7.2 || ^8.0

2.5.1PHP ^7.4 || ^8.0

3.0.0PHP ^8.0

3.1.0PHP ^8.1

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/76576?v=4)[David Buchmann](/maintainers/dbu)[@dbu](https://github.com/dbu)

![](https://avatars.githubusercontent.com/u/20873?v=4)[Luke Smith](/maintainers/lsmith)[@lsmith](https://github.com/lsmith)

---

Top Contributors

[![dbu](https://avatars.githubusercontent.com/u/76576?v=4)](https://github.com/dbu "dbu (493 commits)")[![lsmith77](https://avatars.githubusercontent.com/u/300279?v=4)](https://github.com/lsmith77 "lsmith77 (217 commits)")[![wouterj](https://avatars.githubusercontent.com/u/749025?v=4)](https://github.com/wouterj "wouterj (118 commits)")[![ElectricMaxxx](https://avatars.githubusercontent.com/u/2905834?v=4)](https://github.com/ElectricMaxxx "ElectricMaxxx (31 commits)")[![dantleech](https://avatars.githubusercontent.com/u/530801?v=4)](https://github.com/dantleech "dantleech (18 commits)")[![EmmanuelVella](https://avatars.githubusercontent.com/u/663607?v=4)](https://github.com/EmmanuelVella "EmmanuelVella (11 commits)")[![uwej711](https://avatars.githubusercontent.com/u/648874?v=4)](https://github.com/uwej711 "uwej711 (10 commits)")[![matteocaberlotto](https://avatars.githubusercontent.com/u/443946?v=4)](https://github.com/matteocaberlotto "matteocaberlotto (8 commits)")[![damienflament](https://avatars.githubusercontent.com/u/2023682?v=4)](https://github.com/damienflament "damienflament (6 commits)")[![frne](https://avatars.githubusercontent.com/u/724395?v=4)](https://github.com/frne "frne (6 commits)")[![p16](https://avatars.githubusercontent.com/u/272483?v=4)](https://github.com/p16 "p16 (5 commits)")[![saithis](https://avatars.githubusercontent.com/u/1547453?v=4)](https://github.com/saithis "saithis (5 commits)")[![trsteel88](https://avatars.githubusercontent.com/u/869933?v=4)](https://github.com/trsteel88 "trsteel88 (4 commits)")[![krizon](https://avatars.githubusercontent.com/u/880695?v=4)](https://github.com/krizon "krizon (4 commits)")[![ilukac](https://avatars.githubusercontent.com/u/452964?v=4)](https://github.com/ilukac "ilukac (3 commits)")[![alexander-schranz](https://avatars.githubusercontent.com/u/1698337?v=4)](https://github.com/alexander-schranz "alexander-schranz (3 commits)")[![kingcrunch](https://avatars.githubusercontent.com/u/90388?v=4)](https://github.com/kingcrunch "kingcrunch (3 commits)")[![UFTimmy](https://avatars.githubusercontent.com/u/7061770?v=4)](https://github.com/UFTimmy "UFTimmy (3 commits)")[![xabbuh](https://avatars.githubusercontent.com/u/1957048?v=4)](https://github.com/xabbuh "xabbuh (2 commits)")[![blankse](https://avatars.githubusercontent.com/u/998558?v=4)](https://github.com/blankse "blankse (2 commits)")

---

Tags

symfonysymfony-bundlesymfony-cmfdatabaserouting

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/symfony-cmf-routing-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/symfony-cmf-routing-bundle/health.svg)](https://phpackages.com/packages/symfony-cmf-routing-bundle)
```

###  Alternatives

[doctrine/doctrine-bundle

Symfony DoctrineBundle

4.8k241.3M3.3k](/packages/doctrine-doctrine-bundle)[symfony-cmf/routing

Extends the Symfony routing component for dynamic routes and chaining several routers

29151.1M64](/packages/symfony-cmf-routing)[doctrine/phpcr-bundle

Symfony DoctrinePHPCRBundle

1602.6M41](/packages/doctrine-phpcr-bundle)[backup-manager/symfony

A simple database backup manager for Symfony2 with support for S3, Rackspace, Dropbox, FTP, SFTP.

119293.7k3](/packages/backup-manager-symfony)[pomm-project/pomm-bundle

The Symfony2 bundle for Pomm2

81198.7k4](/packages/pomm-project-pomm-bundle)[facile-it/mongodb-bundle

Bundle service integration of official \[mongodb/mongo-php-library\](https://github.com/mongodb/mongo-php-library) driver library

38212.1k1](/packages/facile-it-mongodb-bundle)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
