PHPackages                             mandarinmedien/mmcmfroutingbundle - 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. mandarinmedien/mmcmfroutingbundle

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

mandarinmedien/mmcmfroutingbundle
=================================

provides the routing for page-entities

0.3.4(7y ago)01281MITPHP

Since Feb 1Pushed 2y ago4 watchersCompare

[ Source](https://github.com/Mandarin-Medien/MMCmfRoutingBundle)[ Packagist](https://packagist.org/packages/mandarinmedien/mmcmfroutingbundle)[ RSS](/packages/mandarinmedien-mmcmfroutingbundle/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (1)Dependencies (2)Versions (35)Used By (1)

MMCmfRoutingBundle
==================

[](#mmcmfroutingbundle)

### Append to app/AppKernel.php

[](#append-to-appappkernelphp)

You need to add the bundle to your app/AppKernel.php. This bundle also requires the MMCmfNodeBundle, so make sure this bundle is also registered.

```
...
    public function registerBundles()
    {
        $bundles = array(
            ...
            new MandarinMedien\MMCmfPageBundle\MMCmfNodeBundle(),
            new MandarinMedien\MMCmfPageBundle\MMCmfRoutingBundle(),
            ...
            );
    ....
    }
...

```

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 100% 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 ~87 days

Recently: every ~422 days

Total

33

Last Release

1002d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9811ec9b7fcee9da692627443ecae5c26d5c00d84416fd0e231c021fc45e9682?d=identicon)[MM-Psiiirus](/maintainers/MM-Psiiirus)

---

Top Contributors

[![clrfrks](https://avatars.githubusercontent.com/u/15800103?v=4)](https://github.com/clrfrks "clrfrks (33 commits)")

### Embed Badge

![Health badge](/badges/mandarinmedien-mmcmfroutingbundle/health.svg)

```
[![Health](https://phpackages.com/badges/mandarinmedien-mmcmfroutingbundle/health.svg)](https://phpackages.com/packages/mandarinmedien-mmcmfroutingbundle)
```

###  Alternatives

[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k38.6M289](/packages/laravel-dusk)[pinguo/php-msf

Pinguo Micro Service Framework For PHP

1.7k4.2k](/packages/pinguo-php-msf)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)[link-cloud/fast-hyperf

LinkCloud Fast Hyperf

241.2k1](/packages/link-cloud-fast-hyperf)

PHPackages © 2026

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