PHPackages                             seraph/menu-bundle-2.0 - 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. seraph/menu-bundle-2.0

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

seraph/menu-bundle-2.0
======================

Menu Bundle that allows you to create menus, and manage them easily.

037JavaScript

Since Jul 20Pushed 7y ago1 watchersCompare

[ Source](https://github.com/NilsFradin/SeraphMenuBundle)[ Packagist](https://packagist.org/packages/seraph/menu-bundle-2.0)[ RSS](/packages/seraph-menu-bundle-20/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (2)Used By (0)

SeraphMenuBundle
================

[](#seraphmenubundle)

SeraphMenuBunlde is the update of Id4vMenuBundle on Symfony 4.

How it works
------------

[](#how-it-works)

A Menu is a tree of MenuItems, this bundle allows the configuration of multiply menu.

All menus can have a different structure. With this bundle you can provide **your own template** or you can use the *default template.*

The default template use **bootstrap 4**, but you can override any parts of this to use anything else.

- Menus :

    - A Collection of MenuItem.
    - A Name.
- MenuItems :

    - A label to display.
    - A link go when clicked.

To read more about the using of this bundle, we invite you to check the [docs](/Resources/doc)

Installation
------------

[](#installation)

1. Install it using composer

    ```
    $ composer require seraph/menu-bundle-2.0
    ```
2. Add routing of the bundle

    ```
    # app/config/routes.yaml

    seraph_menu:
        resource: '@SeraphMenuBundle/Controller'
        type: annotation
        prefix: '/admin'
    ```
3. Update your database with Menu and MenuItem

    ```
    $ php bin/console doctrine:schema:update --force
    ```

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

[](#documentation)

You can find in this folder, how you can use the bundle :

- [Read the documentation for Routes](/Resources/doc/Routes.md)
- [Read the documentation for Twig Functions](/Resources/doc/TwigFunctions.md)
- [Read the documentation for Forms](/Resources/doc/Forms.md)
- [Read the documentation for Entities](/Resources/doc/Entities.md)
- [Read the documentation for Templates](/Resources/doc/Templates.md)

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity42

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/04a20c8a8d53eb85e08fc11beeb0d27c402e3e05bd4af3daec219539d1b58264?d=identicon)[sERAPH1](/maintainers/sERAPH1)

---

Top Contributors

[![NilsFradin](https://avatars.githubusercontent.com/u/32100902?v=4)](https://github.com/NilsFradin "NilsFradin (47 commits)")

### Embed Badge

![Health badge](/badges/seraph-menu-bundle-20/health.svg)

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

###  Alternatives

[icecave/duct

An incremental streaming JSON parser.

773.5k1](/packages/icecave-duct)[aimes/module-checkout-designs

Swap checkout layouts via system configuration, or conditions

3312.2k1](/packages/aimes-module-checkout-designs)[jimbojsb/emogrify

CSS inliner for HTML Emails. Great with Swiftmailer and Zend Mail

1627.6k1](/packages/jimbojsb-emogrify)

PHPackages © 2026

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