PHPackages                             jeroennoten/laravel-menu - 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. jeroennoten/laravel-menu

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

jeroennoten/laravel-menu
========================

Laravel Menu

v1.3.1(8y ago)2792[1 issues](https://github.com/jeroennoten/laravel-menu/issues)2MITPHP

Since Aug 4Pushed 8y ago1 watchersCompare

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

READMEChangelog (7)Dependencies (5)Versions (8)Used By (2)

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

[](#installation)

1. Require the package using composer:

    ```
    composer require jeroennoten/laravel-menu

    ```
2. Add the service provider to the `providers` in `config/app.php`:

    ```
    JeroenNoten\LaravelMenu\ServiceProvider::class,
    ```
3. Publish the migrations:

    ```
    php artisan vendor:publish --tag=menu-migrations

    ```

Usage
-----

[](#usage)

```
@include('menu::links')

```

```
@include('menu::list_items')

```

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity68

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

Recently: every ~88 days

Total

7

Last Release

3263d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9e723dd83f374215e85b05fa260826f267bcef0dfb1026246ca1d845ae4f3a39?d=identicon)[JeroenNoten](/maintainers/JeroenNoten)

---

Top Contributors

[![jeroennoten](https://avatars.githubusercontent.com/u/4370753?v=4)](https://github.com/jeroennoten "jeroennoten (9 commits)")

---

Tags

laravelmenucms

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/jeroennoten-laravel-menu/health.svg)

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

###  Alternatives

[statamic/cms

The Statamic CMS Core Package

4.8k3.6M954](/packages/statamic-cms)[grumpydictator/firefly-iii

Firefly III: a personal finances manager.

23.9k69.5k](/packages/grumpydictator-firefly-iii)[nasirkhan/laravel-starter

A CMS like modular Laravel starter project.

1.4k2.7k](/packages/nasirkhan-laravel-starter)[markwalet/nova-modal-response

A Laravel Nova asset for Modal responses on an action.

17878.9k](/packages/markwalet-nova-modal-response)[ronasit/laravel-helpers

Provided helpers function and some helper class.

2085.6k29](/packages/ronasit-laravel-helpers)[team-nifty-gmbh/tall-datatables

Server-side rendered datatables for Laravel and Livewire

1320.9k4](/packages/team-nifty-gmbh-tall-datatables)

PHPackages © 2026

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