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

ActiveLibrary

edusouza96/caffeinated-menus
============================

Laravel Menus

2.0(6mo ago)0484MITPHPPHP ^7.2|^8.0

Since Dec 9Pushed 6mo agoCompare

[ Source](https://github.com/edusouza96/caffeinated-menus)[ Packagist](https://packagist.org/packages/edusouza96/caffeinated-menus)[ RSS](/packages/edusouza96-caffeinated-menus/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (1)Versions (3)Used By (0)

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

[](#caffeinated-menus)

[![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. Originally developed for [FusionCMS](https://github.com/fusioncms/fusioncms), an open source content management system.

Caffeinated Menus was based off of Lavary's [Laravel Menu](https://github.com/lavary/laravel-menu) package with support for the Caffeinated Shinobi package.

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)

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

#### Facade

[](#facade)

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

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

###  Health Score

36

—

LowBetter than 82% of packages

Maintenance66

Regular maintenance activity

Popularity13

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity44

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 75.4% 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 ~314 days

Total

2

Last Release

203d ago

Major Versions

1.0 → 2.02025-10-20

### Community

Maintainers

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

---

Top Contributors

[![kaidesu](https://avatars.githubusercontent.com/u/355659?v=4)](https://github.com/kaidesu "kaidesu (86 commits)")[![yajra](https://avatars.githubusercontent.com/u/2687997?v=4)](https://github.com/yajra "yajra (4 commits)")[![jaesung2061](https://avatars.githubusercontent.com/u/8308306?v=4)](https://github.com/jaesung2061 "jaesung2061 (4 commits)")[![edusouza96](https://avatars.githubusercontent.com/u/14266630?v=4)](https://github.com/edusouza96 "edusouza96 (3 commits)")[![otrishyn](https://avatars.githubusercontent.com/u/1798975?v=4)](https://github.com/otrishyn "otrishyn (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)")[![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)")[![sunel](https://avatars.githubusercontent.com/u/1009777?v=4)](https://github.com/sunel "sunel (1 commits)")[![thekanbo](https://avatars.githubusercontent.com/u/7810450?v=4)](https://github.com/thekanbo "thekanbo (1 commits)")[![tormjens](https://avatars.githubusercontent.com/u/3974889?v=4)](https://github.com/tormjens "tormjens (1 commits)")[![emnsen](https://avatars.githubusercontent.com/u/5148536?v=4)](https://github.com/emnsen "emnsen (1 commits)")[![elfamine](https://avatars.githubusercontent.com/u/7703579?v=4)](https://github.com/elfamine "elfamine (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)")[![JosephSilber](https://avatars.githubusercontent.com/u/1403741?v=4)](https://github.com/JosephSilber "JosephSilber (1 commits)")

---

Tags

laravelmenunavigationcaffeinated

### Embed Badge

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

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

###  Alternatives

[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)[awes-io/navigator

🧿 Build navigation or menu for Laravel and Awes.io. Unlimit complexity and depth of the menu.

4922.8k](/packages/awes-io-navigator)[nedwors/navigator

A Laravel package to ease defining navigation menus

433.1k](/packages/nedwors-navigator)[kodicomponents/navigation

The KodiCMS Support package.

12232.6k10](/packages/kodicomponents-navigation)

PHPackages © 2026

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