PHPackages                             twin-elements/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. [Admin Panels](/categories/admin)
4. /
5. twin-elements/menu-bundle

ActiveSymfony-bundle[Admin Panels](/categories/admin)

twin-elements/menu-bundle
=========================

Menu for CMS

v1.3.6(3y ago)0136MITPHPPHP ^7.1 || ^8.0

Since Sep 22Pushed 3y ago1 watchersCompare

[ Source](https://github.com/twin-elements/menu-bundle)[ Packagist](https://packagist.org/packages/twin-elements/menu-bundle)[ RSS](/packages/twin-elements-menu-bundle/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (10)Dependencies (2)Versions (20)Used By (0)

\#Installation ###1.Install `composer require twin-elements/menu-bundle`

\###2.Add to routes.yaml

```
te_menu:
    resource: "@TwinElementsMenuBundle/Controller/"
    prefix: /admin
    type: annotation
    requirements:
        _locale: '%app_locales%'
    defaults:
        _locale: '%locale%'
        _admin_locale: '%admin_locale%'
    options: { i18n: false }

```

\###3.In bundles.php add

```
TwinElements\MenuBundle\TwinElementsMenuBundle::class => ['all' => true],

```

How it use

```
{% set menuName = 'menu_code' %}
{% set mainMenu = knp_menu_get('front_main_menu',[],{'category': menuName}) %}
{{ knp_menu_render(mainMenu, {'currentAsLink': true,'currentClass': 'active', 'ancestorClass': 'active', 'depth': 2, 'branch_class': 'has-sub'}) }}

```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity64

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

Recently: every ~46 days

Total

19

Last Release

1255d ago

PHP version history (2 changes)v1.0.0PHP ^7.1.3

v1.3.4PHP ^7.1 || ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/ad729a699b734ec9098b169b396f7c686c5eb920bd04d20b29f346b592f59ee8?d=identicon)[kolarian](/maintainers/kolarian)

---

Top Contributors

[![twin-elements](https://avatars.githubusercontent.com/u/17727266?v=4)](https://github.com/twin-elements "twin-elements (18 commits)")

### Embed Badge

![Health badge](/badges/twin-elements-menu-bundle/health.svg)

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

###  Alternatives

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k16.7M310](/packages/easycorp-easyadmin-bundle)[shopware/administration

Administration frontend for the Shopware Core

413.9M75](/packages/shopware-administration)[roadiz/roadiz

Roadiz is a modern CMS based on a polymorphic content-schema system which can handle many types of services. It’s based on Symfony component and Doctrine ORM for maximum performances and security.

3769.3k6](/packages/roadiz-roadiz)[sylius/order-bundle

Sales order management for Symfony applications.

11415.2k8](/packages/sylius-order-bundle)[2lenet/crudit-bundle

The easy like Crud'it Bundle.

1714.8k8](/packages/2lenet-crudit-bundle)[easycorp/easyadmin-demo

EasyAdmin Demo Application

145.7k](/packages/easycorp-easyadmin-demo)

PHPackages © 2026

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