PHPackages                             mudassar1/laravel-menus-limitless - 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. mudassar1/laravel-menus-limitless

ActiveLibrary

mudassar1/laravel-menus-limitless
=================================

Laravel Menu management

1.0.8(3y ago)0157↓100%MITPHPPHP &gt;=7.3|^8.0|^8.1|^8.2

Since Feb 26Pushed 3y ago1 watchersCompare

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

READMEChangelog (9)Dependencies (8)Versions (10)Used By (0)

Laravel Menus
=============

[](#laravel-menus)

[![Latest Version on Packagist](https://camo.githubusercontent.com/c651f9b9e75471a860fdb22a794b92a2dd03bc3653d42c5c224ab64486e02a13/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d75646173736172312f6c61726176656c2d6d656e75732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/mudassar1/laravel-menus-limitless)

[![Total Downloads](https://camo.githubusercontent.com/4409df060b19eb53fdcb4c2dc7c4f9e42abf536979fb34e1f81528736d3694cb/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6d75646173736172312f6c61726176656c2d6d656e75732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/mudassar1/laravel-menus-limitless)

**Laravel****laravel-menus**9.0 &amp; lower^1.0.010.0^1.0.0`mudassar1/laravel-menus-limitless` is a laravel package which created to manage menus. It has a feature called presenters which enables easy styling and custom structure of menu rendering.

Add Service Provider

Next add the following service provider in config/app.php.

`'providers' => [ Mudassar\Menus\MenusServiceProvider::class, ],`

Next, add the following aliases to aliases array in the same file.

`'aliases' => [ 'Menu' => Mudassar\Menus\Facades\Menu::class, ],`

Next publish the package's configuration file by running :

`php artisan vendor:publish --provider="Nwidart\Menus\MenusServiceProvider"`

With one big added bonus that the original package didn't have: **tests**.

This is a fork &amp; modified version of `nwidart/laravel-menus`

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

[](#documentation)

You'll find installation instructions and full documentation on .

Credits
-------

[](#credits)

- [Mudassar Yaseen](https://github.com/mudassar1)
- [Nwidart](https://github.com/nwidart)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity63

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

Total

9

Last Release

1135d ago

### Community

Maintainers

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

---

Top Contributors

[![mudassar1](https://avatars.githubusercontent.com/u/32808751?v=4)](https://github.com/mudassar1 "mudassar1 (11 commits)")

---

Tags

laravelbootstrapnavigationmenusnav

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/mudassar1-laravel-menus-limitless/health.svg)

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

###  Alternatives

[nwidart/laravel-menus

Laravel Menu management

168180.3k10](/packages/nwidart-laravel-menus)[pingpong/menus

Laravel Menus

70194.4k13](/packages/pingpong-menus)[rinvex/laravel-menus

Rinvex Menus is a simple menu builder package for Laravel, that supports hierarchical structure, ordering, and styling with full flexibility using presenters for easy styling and custom structure of menu rendering.

294.0k20](/packages/rinvex-laravel-menus)

PHPackages © 2026

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