PHPackages                             lpfactory/nested-set-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. lpfactory/nested-set-routing-bundle

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

lpfactory/nested-set-routing-bundle
===================================

Cmf routing provider for Doctrine Nested Set Behavior

0.3.1(10y ago)5404MITPHP

Since May 7Pushed 10y ago1 watchersCompare

[ Source](https://github.com/LpFactory/NestedSetRoutingBundle)[ Packagist](https://packagist.org/packages/lpfactory/nested-set-routing-bundle)[ Docs](https://github.com/LpFactory/NestedSetRoutingBundle)[ RSS](/packages/lpfactory-nested-set-routing-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (4)Dependencies (7)Versions (5)Used By (0)

NestedSetRoutingBundle
======================

[](#nestedsetroutingbundle)

[![Scrutinizer Code Quality](https://camo.githubusercontent.com/37df43ce82a541db6c991e1dfed5832eb8bb7e33ed36b35a39fc3e26ffcbae78/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f4c70466163746f72792f4e6573746564536574526f7574696e6742756e646c652f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/LpFactory/NestedSetRoutingBundle/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/256263fd0061065741d21646fc0a794bfe24dcbfc43ea7db5016a8b405ffbddb/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f4c70466163746f72792f4e6573746564536574526f7574696e6742756e646c652f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/LpFactory/NestedSetRoutingBundle/?branch=master)[![Build Status](https://camo.githubusercontent.com/2efa5261305e3542d3209ed92ff01d01539bba1f868b6ef7872b5d7fd85f1b6a/68747470733a2f2f7472617669732d63692e6f72672f4c70466163746f72792f4e6573746564536574526f7574696e6742756e646c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/LpFactory/NestedSetRoutingBundle)[![SensioLabsInsight](https://camo.githubusercontent.com/2017b052b089110b6ce355125d3917961e1b5f59a01af476b5e3f90e27272570/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f35666334333062372d326437392d343135312d396634342d3662363339303132633639372f6d696e692e706e67)](https://insight.sensiolabs.com/projects/5fc430b7-2d79-4151-9f44-6b639012c697)

Cmf routing provider for Doctrine Nested Set Behavior.

Introduction
============

[](#introduction)

This bundle provides a CMF router to be used with gedmo nested set behavior. You can easily build nested page with dynamic routing.

Given the following tree :

```
Homepage (slug : "homepage")
|_ Page 1 (slug : "page-1")
    |_ Child 1 (slug : "child-1")
        |_ Child 1 of 1 (slug : "child-1-of-1")
    |_ Child 2 (slug : "child-2")

```

The following routes are valid :

```
/
/page-1
/page-1/child-1
/page-1/child-1/child-1-of-1
/page-1/child-2

```

Documentation
=============

[](#documentation)

- [Installation](Resources/doc/install.md)
- [Reference](Resources/doc/reference.md)
- [Multiple routes : view, edit, ...](Resources/doc/multiple_routes.md)
- [Twig : generate path to page](Resources/doc/twig.md)

Coming soon
===========

[](#coming-soon)

- Multiple tree strategies : load page from different tree according to host

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 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 ~10 days

Total

4

Last Release

3999d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/18963e247548b59e56dae09599281b9c34e70113fc384a42925411d9b9307fd5?d=identicon)[jbouzekri](/maintainers/jbouzekri)

---

Top Contributors

[![jbouzekri](https://avatars.githubusercontent.com/u/880996?v=4)](https://github.com/jbouzekri "jbouzekri (19 commits)")

---

Tags

symfonybundlenesteddoctrineroutingcmf

### Embed Badge

![Health badge](/badges/lpfactory-nested-set-routing-bundle/health.svg)

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

###  Alternatives

[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[sonata-project/doctrine-orm-admin-bundle

Integrate Doctrine ORM into the SonataAdminBundle

46117.7M155](/packages/sonata-project-doctrine-orm-admin-bundle)[omines/datatables-bundle

Symfony DataTables Bundle with native Doctrine ORM, Elastica and MongoDB support

2851.4M6](/packages/omines-datatables-bundle)[redcode/tree-bundle

This Symfony bundle integrates jsTree and Gedmo Nested Set directly to Sonata Admin

3048.5k](/packages/redcode-tree-bundle)[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

1022.4k](/packages/rcsofttech-audit-trail-bundle)

PHPackages © 2026

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