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

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

jagilpe/menu-bundle
===================

A Symfony Bundle to build Bootstrap based menus for Web Apps

1.0.0(9y ago)021MITPHPPHP &gt;=5.3.2

Since May 15Pushed 9y agoCompare

[ Source](https://github.com/jagilpe/menu-bundle)[ Packagist](https://packagist.org/packages/jagilpe/menu-bundle)[ RSS](/packages/jagilpe-menu-bundle/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependencies (5)Versions (2)Used By (0)

MenuBundle
==========

[](#menubundle)

MenuBundle is a Symfony bundle that provides an easy way build menus based in Bootstrap nav and nav-bar components.

Installation
============

[](#installation)

You can install the bundle using composer:

```
composer require jagilpe/menu-bundle
```

or add the package to your composer.json file directly.

To enable the bundle, you just have to register the bundle in your AppKernel.php file:

```
// in AppKernel::registerBundles()
$bundles = array(
    // ...
    new Jagilpe\MenuBundle\JagilpeMenuBundle(),
    // ...
);
```

This bundle depends on Bootstrap 3. Please refer to the [Bootstrap 3 documentation](https://getbootstrap.com)to integrate it your application.

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

[](#documentation)

You can access the usage documentation [here](Resources/doc/index.md)

API Reference
=============

[](#api-reference)

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity58

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

Unknown

Total

1

Last Release

3333d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/25b6f0bda16c24e432de8c8e9b71f38c9f697054ef71f1cb6986756de7bbee5b?d=identicon)[jagilpe](/maintainers/jagilpe)

---

Top Contributors

[![javier-gilpereda](https://avatars.githubusercontent.com/u/79689747?v=4)](https://github.com/javier-gilpereda "javier-gilpereda (7 commits)")

---

Tags

symfony-menu

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.5M378](/packages/easycorp-easyadmin-bundle)[symfony/web-profiler-bundle

Provides a development tool that gives detailed information about the execution of any request

2.3k156.8M1.2k](/packages/symfony-web-profiler-bundle)[sulu/sulu

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

1.3k1.4M196](/packages/sulu-sulu)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.5k5.8M717](/packages/sylius-sylius)[netgen/layouts-core

Netgen Layouts enables you to build and manage complex web pages in a simpler way and with less coding. This is the core of Netgen Layouts, its heart and soul.

3691.3k16](/packages/netgen-layouts-core)[contao/core-bundle

Contao Open Source CMS

1231.6M2.7k](/packages/contao-core-bundle)

PHPackages © 2026

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