PHPackages                             tailoredit/route-viewer - 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. tailoredit/route-viewer

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

tailoredit/route-viewer
=======================

A Laravel Nova tool to view your registered routes.

0.0.8(2y ago)02MITVuePHP ^7.3|^8.0

Since Aug 24Pushed 2y agoCompare

[ Source](https://github.com/TailoredITRob/nova-route-viewer)[ Packagist](https://packagist.org/packages/tailoredit/route-viewer)[ Docs](https://github.com/TailoredITRob/nova-route-viewer)[ RSS](/packages/tailoredit-route-viewer/feed)WikiDiscussions main Synced yesterday

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

Laravel Nova Route Viewer
=========================

[](#laravel-nova-route-viewer)

This [Nova](https://nova.laravel.com/) tool adds a route viewer section to the Nova sidebar.

It's like `php artisan route:list` for your browser. Supports sorting and filtering.

[![screenshot of Laravel Nova Route Viewer tool](https://camo.githubusercontent.com/bd3fad399245a287876dc66d4e33735ee4d010357d0e43ff4b49516aa8ffda48/68747470733a2f2f7361726162696e652e636f6d2f692f2f4c61726176656c2d4e6f76612d526f7574652d5669657765722d546f6f6c2e706e67)](https://camo.githubusercontent.com/bd3fad399245a287876dc66d4e33735ee4d010357d0e43ff4b49516aa8ffda48/68747470733a2f2f7361726162696e652e636f6d2f692f2f4c61726176656c2d4e6f76612d526f7574652d5669657765722d546f6f6c2e706e67)

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

[](#installation)

Install via [Composer](https://getcomposer.org/):

```
composer require tailoredit/route-viewer

```

Register the tool in `app/Providers/NovaServiceProvider`:

```
public function tools()
{
    return [
        new \Sbine\RouteViewer\RouteViewer,
    ];
}
```

You can customize the translations by publishing them to your local folder `resources/lang/vendor/route-viewer`:

```
php artisan vendor:publish --provider="Sbine\RouteViewer\ToolServiceProvider"

```

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 75% 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 ~269 days

Recently: every ~466 days

Total

8

Last Release

984d ago

PHP version history (2 changes)0.0.1PHP &gt;=7.1.0

0.0.8PHP ^7.3|^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/6977a0210a5b7a013d044fed28c066ace83e89788436cc3159618fe6777536dd?d=identicon)[TailoredITRob](/maintainers/TailoredITRob)

---

Top Contributors

[![sbine](https://avatars.githubusercontent.com/u/1902973?v=4)](https://github.com/sbine "sbine (33 commits)")[![anditsung](https://avatars.githubusercontent.com/u/1090413?v=4)](https://github.com/anditsung "anditsung (3 commits)")[![TailoredITRob](https://avatars.githubusercontent.com/u/37194637?v=4)](https://github.com/TailoredITRob "TailoredITRob (2 commits)")[![den1n](https://avatars.githubusercontent.com/u/25498109?v=4)](https://github.com/den1n "den1n (2 commits)")[![itinnovative](https://avatars.githubusercontent.com/u/6822319?v=4)](https://github.com/itinnovative "itinnovative (1 commits)")[![erikgaal](https://avatars.githubusercontent.com/u/1234268?v=4)](https://github.com/erikgaal "erikgaal (1 commits)")[![stayallive](https://avatars.githubusercontent.com/u/1090754?v=4)](https://github.com/stayallive "stayallive (1 commits)")[![antonioribeiro](https://avatars.githubusercontent.com/u/3182864?v=4)](https://github.com/antonioribeiro "antonioribeiro (1 commits)")

---

Tags

laravelroutesnova

### Embed Badge

![Health badge](/badges/tailoredit-route-viewer/health.svg)

```
[![Health](https://phpackages.com/badges/tailoredit-route-viewer/health.svg)](https://phpackages.com/packages/tailoredit-route-viewer)
```

###  Alternatives

[tightenco/ziggy

Use your Laravel named routes in JavaScript.

4.3k48.3M329](/packages/tightenco-ziggy)[markwalet/nova-modal-response

A Laravel Nova asset for Modal responses on an action.

17878.9k](/packages/markwalet-nova-modal-response)[ebess/advanced-nova-media-library

Laravel Nova tools for managing the Spatie media library.

6163.5M22](/packages/ebess-advanced-nova-media-library)[sbine/route-viewer

A Laravel Nova tool to view your registered routes.

58249.9k](/packages/sbine-route-viewer)[optimistdigital/nova-sortable

This Laravel Nova package allows you to reorder models in a Nova resource's index view using drag &amp; drop.

2852.1M6](/packages/optimistdigital-nova-sortable)[outl1ne/nova-sortable

This Laravel Nova package allows you to reorder models in a Nova resource's index view using drag &amp; drop.

2862.1M9](/packages/outl1ne-nova-sortable)

PHPackages © 2026

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