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

ActiveSymfony-bundle

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 3d 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 37% 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

3286d 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

[sylius/sylius

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

8.4k5.6M651](/packages/sylius-sylius)[sulu/sulu

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

1.3k1.3M152](/packages/sulu-sulu)[contao/core-bundle

Contao Open Source CMS

1231.6M2.4k](/packages/contao-core-bundle)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)[scheb/2fa

Two-factor authentication for Symfony applications (please use scheb/2fa-bundle to install)

578630.7k1](/packages/scheb-2fa)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M386](/packages/shopware-core)

PHPackages © 2026

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