PHPackages                             garygreen/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. [Utility &amp; Helpers](/categories/utility)
4. /
5. garygreen/pretty-routes

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

garygreen/pretty-routes
=======================

Pretty routes for Laravel 5+

1.0.15(3mo ago)6541.3M↓15.1%74[10 issues](https://github.com/garygreen/pretty-routes/issues)[5 PRs](https://github.com/garygreen/pretty-routes/pulls)3MITBladeCI failing

Since Aug 26Pushed 3mo ago9 watchersCompare

[ Source](https://github.com/garygreen/pretty-routes)[ Packagist](https://packagist.org/packages/garygreen/pretty-routes)[ RSS](/packages/garygreen-pretty-routes/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (10)Dependencies (2)Versions (25)Used By (3)

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

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

Visualise your routes in pretty format.

[![Pretty Routes](https://raw.githubusercontent.com/garygreen/pretty-routes/master/screenshot.png)](https://raw.githubusercontent.com/garygreen/pretty-routes/master/screenshot.png)

Installation
============

[](#installation)

```
composer require garygreen/pretty-routes
```

If your using autodiscovery in Laravel, it should just work.

Otherwise - add to your `config/app.php` providers array to where all your package providers are (before your app's providers):

```
PrettyRoutes\ServiceProvider::class,
```

By default the package exposes a `/routes` url. If you wish to configure this, publish the config.

```
php artisan vendor:publish --provider="PrettyRoutes\ServiceProvider"
```

If accessing `/routes` isn't working, ensure that you've included the provider within the same area as all your package providers (before all your app's providers) to ensure it takes priority.

By default pretty routes only enables itself when `APP_DEBUG` env is true. You can configure this on the published config as above, or add any custom middlewares.

###  Health Score

66

—

FairBetter than 99% of packages

Maintenance82

Actively maintained with recent releases

Popularity62

Solid adoption and visibility

Community32

Small or concentrated contributor base

Maturity73

Established project with proven stability

 Bus Factor1

Top contributor holds 65.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 ~152 days

Recently: every ~378 days

Total

24

Last Release

94d ago

Major Versions

0.0.8 → 1.0.02017-11-09

### Community

Maintainers

![](https://www.gravatar.com/avatar/0865c9c1a3ef07b6500069c71a320337ca47b4dfa8032118f0fb21d4ee362330?d=identicon)[garygreen](/maintainers/garygreen)

---

Top Contributors

[![garygreen](https://avatars.githubusercontent.com/u/1702638?v=4)](https://github.com/garygreen "garygreen (51 commits)")[![NeptuneDesign](https://avatars.githubusercontent.com/u/6827590?v=4)](https://github.com/NeptuneDesign "NeptuneDesign (9 commits)")[![laravel-shift](https://avatars.githubusercontent.com/u/15991828?v=4)](https://github.com/laravel-shift "laravel-shift (3 commits)")[![tvbeek](https://avatars.githubusercontent.com/u/2026498?v=4)](https://github.com/tvbeek "tvbeek (2 commits)")[![borisdamevin](https://avatars.githubusercontent.com/u/1703605?v=4)](https://github.com/borisdamevin "borisdamevin (1 commits)")[![CasperLaiTW](https://avatars.githubusercontent.com/u/5094008?v=4)](https://github.com/CasperLaiTW "CasperLaiTW (1 commits)")[![Deejavu](https://avatars.githubusercontent.com/u/127603195?v=4)](https://github.com/Deejavu "Deejavu (1 commits)")[![dpslwk](https://avatars.githubusercontent.com/u/234460?v=4)](https://github.com/dpslwk "dpslwk (1 commits)")[![anandiamy](https://avatars.githubusercontent.com/u/8675936?v=4)](https://github.com/anandiamy "anandiamy (1 commits)")[![hosmelq](https://avatars.githubusercontent.com/u/1166143?v=4)](https://github.com/hosmelq "hosmelq (1 commits)")[![lloricode](https://avatars.githubusercontent.com/u/8251344?v=4)](https://github.com/lloricode "lloricode (1 commits)")[![renedekat](https://avatars.githubusercontent.com/u/8975204?v=4)](https://github.com/renedekat "renedekat (1 commits)")[![ridaamirini](https://avatars.githubusercontent.com/u/14841555?v=4)](https://github.com/ridaamirini "ridaamirini (1 commits)")[![foo99](https://avatars.githubusercontent.com/u/15682612?v=4)](https://github.com/foo99 "foo99 (1 commits)")[![antonioribeiro](https://avatars.githubusercontent.com/u/3182864?v=4)](https://github.com/antonioribeiro "antonioribeiro (1 commits)")[![atmonshi](https://avatars.githubusercontent.com/u/1952412?v=4)](https://github.com/atmonshi "atmonshi (1 commits)")[![BCleverly](https://avatars.githubusercontent.com/u/628574?v=4)](https://github.com/BCleverly "BCleverly (1 commits)")

---

Tags

laravel-5-package

### Embed Badge

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

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

###  Alternatives

[markwalet/nova-modal-response

A Laravel Nova asset for Modal responses on an action.

17878.9k](/packages/markwalet-nova-modal-response)[crumbls/layup

A visual page builder plugin for Filament 5 — Divi-style grid layouts with extensible widgets.

592.7k1](/packages/crumbls-layup)[team-nifty-gmbh/tall-datatables

Server-side rendered datatables for Laravel and Livewire

1320.9k4](/packages/team-nifty-gmbh-tall-datatables)[tomshaw/electricgrid

A feature-rich Livewire package designed for projects that require dynamic, interactive data tables.

119.4k](/packages/tomshaw-electricgrid)

PHPackages © 2026

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