PHPackages                             jigs1212/menus - 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. jigs1212/menus

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

jigs1212/menus
==============

Laravel 5 Menus

3.0.9(8y ago)3447MITPHPPHP &gt;=5.6.4

Since Jun 12Pushed 8y ago1 watchersCompare

[ Source](https://github.com/jigs1212/menus)[ Packagist](https://packagist.org/packages/jigs1212/menus)[ RSS](/packages/jigs1212-menus/feed)WikiDiscussions master Synced today

READMEChangelog (4)Dependencies (5)Versions (26)Used By (0)

This is originally develeoped at [Caffeinated Menus](https://github.com/caffeinated/menus). Modified to acheive my needs.

For this package Installation guide
===================================

[](#for-this-package-installation-guide)

Begin by installing the package through Composer.

```
composer require jigs1212/menus

```

Once this operation is complete, simply add the service provider class and facade alias to your project's `config/app.php` file:

#### Service Provider

[](#service-provider)

```
Jigs1212\Menus\MenusServiceProvider::class,
```

#### Facade

[](#facade)

```
'Menu' => Jigs1212\Menus\Facades\Menu::class,
```

And that's it! With your coffee in reach, start building out some awesome menus!

ORIGINAL PACKAGE
================

[](#original-package)

Caffeinated Menus
=================

[](#caffeinated-menus)

[![Laravel 5.3](https://camo.githubusercontent.com/8bfaefdf695ac3ff6cde30f94f554ea371c76f3156c48be6720a6fc85518cf0a/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c61726176656c2d352e332d6f72616e67652e7376673f7374796c653d666c61742d737175617265)](http://laravel.com)[![Source](https://camo.githubusercontent.com/b6feab89c1c5bf97b56a24bc84012bdc1370697da8ccedd5230fb88e5862e5df/687474703a2f2f696d672e736869656c64732e696f2f62616467652f736f757263652d6361666665696e617465642f6d656e75732d626c75652e7376673f7374796c653d666c61742d737175617265)](https://github.com/caffeinated/menus)[![License](https://camo.githubusercontent.com/30597ff9a350144f03bffdd9183e16468e0b3ca1193e1d08591d992622738d55/687474703a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](https://tldrlegal.com/license/mit-license)

Easily create dynamic menus from within your Laravel 5 application.

Caffeinated Menus is originally based off of Lavary's [Laravel Menu](https://github.com/lavary/laravel-menu) package with support for the Caffeinated Shinobi package. For a more robust and complete package, please go check out [Laravel Menu](https://github.com/lavary/laravel-menu)!

The package follows the FIG standards PSR-1, PSR-2, and PSR-4 to ensure a high level of interoperability between shared PHP code. At the moment the package is not unit tested, but is planned to be covered later down the road.

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

[](#documentation)

You will find user friendly and updated documentation in the wiki here: [Caffeinated Menus Wiki](https://github.com/caffeinated/menus/wiki)

Quick Installation
------------------

[](#quick-installation)

Begin by installing the package through Composer.

```
composer require caffeinated/menus

```

Once this operation is complete, simply add the service provider class and facade alias to your project's `config/app.php` file:

#### Service Provider

[](#service-provider-1)

```
Caffeinated\Menus\MenusServiceProvider::class,
```

#### Facade

[](#facade-1)

```
'Menu' => Caffeinated\Menus\Facades\Menu::class,
```

And that's it! With your coffee in reach, start building out some awesome menus!

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor1

Top contributor holds 72.8% 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 ~43 days

Total

25

Last Release

2938d ago

Major Versions

v1.0.7 → v2.02015-06-15

v2.3.2 → v3.02016-08-23

PHP version history (3 changes)v1.0.7PHP &gt;=5.4.0

v2.0PHP &gt;=5.5.9

v3.0PHP &gt;=5.6.4

### Community

Maintainers

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

---

Top Contributors

[![kaidesu](https://avatars.githubusercontent.com/u/355659?v=4)](https://github.com/kaidesu "kaidesu (75 commits)")[![jigs1212](https://avatars.githubusercontent.com/u/13147774?v=4)](https://github.com/jigs1212 "jigs1212 (6 commits)")[![yajra](https://avatars.githubusercontent.com/u/2687997?v=4)](https://github.com/yajra "yajra (4 commits)")[![otrishyn](https://avatars.githubusercontent.com/u/1798975?v=4)](https://github.com/otrishyn "otrishyn (3 commits)")[![jigar-bravocode](https://avatars.githubusercontent.com/u/33448869?v=4)](https://github.com/jigar-bravocode "jigar-bravocode (3 commits)")[![mlanser](https://avatars.githubusercontent.com/u/1278760?v=4)](https://github.com/mlanser "mlanser (2 commits)")[![QuibaX](https://avatars.githubusercontent.com/u/4589322?v=4)](https://github.com/QuibaX "QuibaX (2 commits)")[![sunel](https://avatars.githubusercontent.com/u/1009777?v=4)](https://github.com/sunel "sunel (1 commits)")[![JosephSilber](https://avatars.githubusercontent.com/u/1403741?v=4)](https://github.com/JosephSilber "JosephSilber (1 commits)")[![elfamine](https://avatars.githubusercontent.com/u/7703579?v=4)](https://github.com/elfamine "elfamine (1 commits)")[![emnsen](https://avatars.githubusercontent.com/u/5148536?v=4)](https://github.com/emnsen "emnsen (1 commits)")[![gbaudoin](https://avatars.githubusercontent.com/u/712800?v=4)](https://github.com/gbaudoin "gbaudoin (1 commits)")[![happyDemon](https://avatars.githubusercontent.com/u/38573?v=4)](https://github.com/happyDemon "happyDemon (1 commits)")[![EHLOVader](https://avatars.githubusercontent.com/u/701725?v=4)](https://github.com/EHLOVader "EHLOVader (1 commits)")[![mobelio](https://avatars.githubusercontent.com/u/9250594?v=4)](https://github.com/mobelio "mobelio (1 commits)")

---

Tags

laravelmenunavigationcaffeinatedjigs1212

### Embed Badge

![Health badge](/badges/jigs1212-menus/health.svg)

```
[![Health](https://phpackages.com/badges/jigs1212-menus/health.svg)](https://phpackages.com/packages/jigs1212-menus)
```

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3274.9M308](/packages/psalm-plugin-laravel)[watson/active

Laravel helper for recognising the current route, controller and action

3253.6M14](/packages/watson-active)[caffeinated/menus

Laravel Menus

134159.5k5](/packages/caffeinated-menus)[akaunting/laravel-menu

Menu and sidebar management package for Laravel

38233.8k](/packages/akaunting-laravel-menu)[nwidart/laravel-menus

Laravel Menu management

168180.3k10](/packages/nwidart-laravel-menus)[dragon-code/pretty-routes

Pretty Routes for Laravel

10058.7k4](/packages/dragon-code-pretty-routes)

PHPackages © 2026

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