PHPackages                             wulfheart/pretty\_routes - 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. [CLI &amp; Console](/categories/cli)
4. /
5. wulfheart/pretty\_routes

ActiveLibrary[CLI &amp; Console](/categories/cli)

wulfheart/pretty\_routes
========================

Display your Laravel routes in the console, but make it pretty. 😎

0.3.0(5y ago)625395.0k↓43.6%312MITPHPPHP ^7.4|^8.0

Since Apr 28Pushed 4y ago5 watchersCompare

[ Source](https://github.com/Wulfheart/pretty-routes)[ Packagist](https://packagist.org/packages/wulfheart/pretty_routes)[ Docs](https://github.com/wulfheart/pretty_routes)[ RSS](/packages/wulfheart-pretty-routes/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (5)Dependencies (9)Versions (11)Used By (2)

Pretty Routes for Laravel
=========================

[](#pretty-routes-for-laravel)

[![Latest Version on Packagist](https://camo.githubusercontent.com/ba9a1c87842c6d0b4d9c0d6cb293d95e0e8f689d9e73f335e86478f29676d2c5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f77756c6668656172742f7072657474795f726f757465732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/wulfheart/pretty_routes)[![Total Downloads](https://camo.githubusercontent.com/8cbd44f1e3db4a9ec45e4a891c4f063a98f3203aa4a0440ea602fe668a986c5d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f77756c6668656172742f7072657474795f726f757465732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/wulfheart/pretty_routes)

Display your Laravel routes in the console, but make it pretty. 😎

[![](https://user-images.githubusercontent.com/25671390/116441604-e0aa3300-a851-11eb-9e98-a59ff356c9dc.png)](https://user-images.githubusercontent.com/25671390/116441604-e0aa3300-a851-11eb-9e98-a59ff356c9dc.png)

Note
----

[](#note)

With the arrival of Laravel 9 this package is going to be deprecated as the functionality will already be integrated in the framework as per [this PR](https://github.com/laravel/framework/pull/40269). Thanks for the support! ⭐

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

[](#installation)

You can install the package via composer:

```
composer require wulfheart/pretty_routes
```

Usage
-----

[](#usage)

```
php artisan route:pretty
```

or

```
php artisan route:pretty --except-path=horizon --method=POST --reverse
php artisan route:pretty --only-path=app --method=POST --reverse
php artisan route:pretty --only-name=app --method=POST
php artisan route:pretty --only-name=app --method=POST --group=path --reverse-group
php artisan route:pretty --only-name=app,horizon,debugbar --except-path=foo,bar --group=name --reverse
```

Advanced Example
----------------

[](#advanced-example)

[![](https://user-images.githubusercontent.com/25671390/116859537-6cc8ab80-ac00-11eb-9376-e6baee12ace8.png)](https://user-images.githubusercontent.com/25671390/116859537-6cc8ab80-ac00-11eb-9376-e6baee12ace8.png)

Changelog
---------

[](#changelog)

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

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

[](#contributing)

Feel free to open an issue or a PR. Discussions are disabled right now as there shouldn't be too much need for discussion and it can happen in the issues.

Credits
-------

[](#credits)

- [Alexander Wulf](https://github.com/Wulfheart)
- [Tom Witkowski](https://github.com/Gummibeer)
- [Matt Staufer](https://github.com/mattstauffer)
- [Bhushan Gaikwad](https://github.com/bhushan)
- [Edward Akerboom](https://github.com/infostreams)

License
-------

[](#license)

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

###  Health Score

41

—

FairBetter than 87% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity55

Moderate usage in the ecosystem

Community24

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 77.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 ~1 days

Total

6

Last Release

1889d ago

PHP version history (2 changes)0.1.0PHP ^8.0

0.1.3PHP ^7.4|^8.0

### Community

Maintainers

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

---

Top Contributors

[![Wulfheart](https://avatars.githubusercontent.com/u/25671390?v=4)](https://github.com/Wulfheart "Wulfheart (42 commits)")[![bhushan](https://avatars.githubusercontent.com/u/43483545?v=4)](https://github.com/bhushan "bhushan (3 commits)")[![Gummibeer](https://avatars.githubusercontent.com/u/6187884?v=4)](https://github.com/Gummibeer "Gummibeer (3 commits)")[![teodoriu](https://avatars.githubusercontent.com/u/11290723?v=4)](https://github.com/teodoriu "teodoriu (3 commits)")[![mattstauffer](https://avatars.githubusercontent.com/u/151829?v=4)](https://github.com/mattstauffer "mattstauffer (2 commits)")[![infostreams](https://avatars.githubusercontent.com/u/1132744?v=4)](https://github.com/infostreams "infostreams (1 commits)")

---

Tags

artisanartisan-commandconsolelaravellaravel-frameworkrouteslaravelwulfheartpretty\_routes

###  Code Quality

TestsPHPUnit

Static AnalysisPsalm

Type Coverage Yes

### Embed Badge

![Health badge](/badges/wulfheart-pretty-routes/health.svg)

```
[![Health](https://phpackages.com/badges/wulfheart-pretty-routes/health.svg)](https://phpackages.com/packages/wulfheart-pretty-routes)
```

###  Alternatives

[spatie/laravel-permission

Permission handling for Laravel 12 and up

12.9k102.4M1.4k](/packages/spatie-laravel-permission)[spatie/laravel-pdf

Create PDFs in Laravel apps

1.0k4.8M47](/packages/spatie-laravel-pdf)[dedoc/scramble

Automatic generation of API documentation for Laravel applications.

2.1k11.2M101](/packages/dedoc-scramble)[defstudio/telegraph

A laravel facade to interact with Telegram Bots

816333.9k3](/packages/defstudio-telegraph)[spatie/laravel-passkeys

Use passkeys in your Laravel app

471890.7k39](/packages/spatie-laravel-passkeys)[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

3914.6k](/packages/rawilk-profile-filament-plugin)

PHPackages © 2026

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