PHPackages                             darvinstudio/darvin-menu-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. darvinstudio/darvin-menu-bundle

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

darvinstudio/darvin-menu-bundle
===============================

This bundle provides menu management functionality for Symfony-based applications.

9.0.1(5y ago)17.1k↓66.7%1[1 issues](https://github.com/DarvinStudio/DarvinMenuBundle/issues)MITPHP

Since Nov 7Pushed 5y ago3 watchersCompare

[ Source](https://github.com/DarvinStudio/DarvinMenuBundle)[ Packagist](https://packagist.org/packages/darvinstudio/darvin-menu-bundle)[ RSS](/packages/darvinstudio-darvin-menu-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (6)Versions (111)Used By (0)

Menu bundle
===========

[](#menu-bundle)

This bundle provides menu management functionality for Symfony-based applications.

Usage
-----

[](#usage)

1. Register menu:

```
# config/packages/darvin_menu.yaml
darvin_menu:
    menus:
        header: ~
```

2. Render menu:

```
{{ render_esi(controller('darvin_menu.controller.menu', {
    'buildOptions':  {'menu': 'header', 'depth': 2},
    'renderOptions': {'template': 'menu/header.html.twig'},
})) }}
```

Extras
------

[](#extras)

- [**Menu switcher**](Resources/doc/menu_switcher.md)

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity80

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 58.3% 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 ~14 days

Recently: every ~26 days

Total

110

Last Release

1867d ago

Major Versions

5.0.16 → 6.0.112017-04-19

6.8.11 → 7.0.02019-05-21

7.1.2 → 8.0.02020-12-02

7.1.3 → 8.x-dev2020-12-10

8.x-dev → 9.0.02020-12-25

### Community

Maintainers

![](https://www.gravatar.com/avatar/7494101d87a9ef1b743764adadbf977914bffca325931201f7a46c6ab58b5283?d=identicon)[darvinstudio](/maintainers/darvinstudio)

---

Top Contributors

[![semin-lev](https://avatars.githubusercontent.com/u/4838826?v=4)](https://github.com/semin-lev "semin-lev (7 commits)")[![alex-volodin](https://avatars.githubusercontent.com/u/9865423?v=4)](https://github.com/alex-volodin "alex-volodin (4 commits)")[![IgorNikolaev](https://avatars.githubusercontent.com/u/7303834?v=4)](https://github.com/IgorNikolaev "IgorNikolaev (1 commits)")

---

Tags

menu

### Embed Badge

![Health badge](/badges/darvinstudio-darvin-menu-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/darvinstudio-darvin-menu-bundle/health.svg)](https://phpackages.com/packages/darvinstudio-darvin-menu-bundle)
```

###  Alternatives

[knplabs/knp-menu

An object oriented menu library

1.4k55.8M287](/packages/knplabs-knp-menu)[knplabs/knp-menu-bundle

This bundle provides an integration of the KnpMenu library

1.4k53.8M315](/packages/knplabs-knp-menu-bundle)[spatie/menu

Html menu generator

7592.9M6](/packages/spatie-menu)[kartik-v/yii2-widget-sidenav

An enhanced side navigation menu styled for bootstrap (sub repo split from yii2-widgets)

364.0M8](/packages/kartik-v-yii2-widget-sidenav)[kartik-v/yii2-nav-x

An extended bootstrap Nav widget for Yii 2 with submenu drilldown.

27564.8k6](/packages/kartik-v-yii2-nav-x)

PHPackages © 2026

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