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

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

morrislaptop/laravel-route-menu
===============================

Your route:list, sir.

v0.2.1(5y ago)584.1k↓88.9%3MITPHPPHP ^7.4|^8.0

Since Mar 23Pushed 5y ago1 watchersCompare

[ Source](https://github.com/morrislaptop/laravel-route-menu)[ Packagist](https://packagist.org/packages/morrislaptop/laravel-route-menu)[ Docs](https://github.com/morrislaptop/laravel-route-menu)[ GitHub Sponsors](https://github.com/morrislaptop)[ RSS](/packages/morrislaptop-laravel-route-menu/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (3)Dependencies (8)Versions (4)Used By (0)

Laravel Route Menu
==================

[](#laravel-route-menu)

Your `route:list`, sir.

[![Latest Version on Packagist](https://camo.githubusercontent.com/dbb34ab0106f4d539ae938eb88a3145e1489ded3484c3a91a30164faec05db44/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d6f727269736c6170746f702f6c61726176656c2d726f7574652d6d656e752e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/morrislaptop/laravel-route-menu)[![GitHub Tests Action Status](https://camo.githubusercontent.com/f0434d5543c8dd4b1fe3e264f5eb99ae16a81ee93211368f25b240223c40e2d8/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f6d6f727269736c6170746f702f6c61726176656c2d726f7574652d6d656e752f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/morrislaptop/laravel-route-menu/actions?query=workflow%3ATests+branch%3Amaster)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/89f898e5fd15a1e59d50531d71ece5943a80fd3a0ff370cadb53d59cd708a24a/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f6d6f727269736c6170746f702f6c61726176656c2d726f7574652d6d656e752f436865636b253230262532306669782532307374796c696e673f6c6162656c3d636f64652532307374796c65)](https://github.com/morrislaptop/laravel-route-menu/actions?query=workflow%3A%22Check+%26+fix+styling%22+branch%3Amaster)[![Total Downloads](https://camo.githubusercontent.com/8ca30e73b3a637bd593d70bf79d0edf21e6b8b5729e87018b378fa68437e2ca9/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6d6f727269736c6170746f702f6c61726176656c2d726f7574652d6d656e752e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/morrislaptop/laravel-route-menu)

`route:menu` gives you a beautiful route list which is friendly on smaller terminals and brings a few new features in.

[![route:menu](docs/route-menu.png)](docs/route-menu.png)

Features:

- Shows all routes in a list view for smaller terminals
- Groups routes by namespace or filename for easy navigating
- Extracts parameters and their types
- Displays an IDE friendly file path for code jumping 🌟
- Extra support for `Route::redirect` and `Route::view` methods
- Additional `file` filter to only show relevant routes by filename / namespace
- Lots of 🏷️, 🎬, 🤹, 🧅, ☕️, 🏰, 🛫, 👀, ⚡, ☁️, 🌙, 🌅, 🔭, 💵, 🔐, 🛂, 👨‍🚀️

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

[](#installation)

You can install the package via composer:

```
composer require morrislaptop/laravel-route-menu --dev
```

Usage
-----

[](#usage)

```
php artisan route:menu
```

In addition to the `name`, `method` and `path` filters on `route:list`, an additional `file` filter is supported which will filter the routes based on the namespace (for classes) or file (for Closures).

```
php artisan route:menu --file=app
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Craig Morris](https://github.com/morrislaptop)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity32

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 83.3% 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 ~1 days

Total

3

Last Release

1919d ago

PHP version history (2 changes)v0.1.0PHP ^8.0

v0.2.0PHP ^7.4|^8.0

### Community

Maintainers

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

---

Top Contributors

[![morrislaptop](https://avatars.githubusercontent.com/u/67807?v=4)](https://github.com/morrislaptop "morrislaptop (20 commits)")[![def203](https://avatars.githubusercontent.com/u/80587961?v=4)](https://github.com/def203 "def203 (4 commits)")

---

Tags

morrislaptoplaravel-route-menu

###  Code Quality

TestsPHPUnit

Static AnalysisPsalm

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

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

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

###  Alternatives

[spatie/laravel-pdf

Create PDFs in Laravel apps

1.0k4.3M42](/packages/spatie-laravel-pdf)[codewithdennis/filament-select-tree

The multi-level select field enables you to make single selections from a predefined list of options that are organized into multiple levels or depths.

328482.0k25](/packages/codewithdennis-filament-select-tree)[nativephp/desktop

NativePHP for Desktop

38133.6k8](/packages/nativephp-desktop)[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

3913.7k](/packages/rawilk-profile-filament-plugin)[tapp/filament-form-builder

User facing form builder using Filament components

141.9k2](/packages/tapp-filament-form-builder)

PHPackages © 2026

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