PHPackages                             eagle-developers/nova-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. eagle-developers/nova-route-viewer

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

eagle-developers/nova-route-viewer
==================================

A Laravel Nova tool to view your registered routes.

0.2.0(5y ago)04.1kMITVuePHP &gt;=7.2.5

Since Apr 10Pushed 5y ago2 watchersCompare

[ Source](https://github.com/eagle-developers/nova-route-viewer)[ Packagist](https://packagist.org/packages/eagle-developers/nova-route-viewer)[ Docs](https://github.com/eagle-developers/nova-route-viewer)[ RSS](/packages/eagle-developers-nova-route-viewer/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (4)Versions (6)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 eagle-developers/nova-route-viewer

```

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

```
public function tools()
{
    return [
        // ..,
        new \EagleDevelopers\NovaRouteViewer\RouteViewer,
    ];
}
```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 65.7% 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 ~164 days

Total

4

Last Release

2098d ago

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

0.2.0PHP &gt;=7.2.5

### Community

Maintainers

![](https://www.gravatar.com/avatar/5146de612775103854917aca17a9e27251fcff339087109ec4113891d246e122?d=identicon)[eagle-developers](/maintainers/eagle-developers)

---

Top Contributors

[![sbine](https://avatars.githubusercontent.com/u/1902973?v=4)](https://github.com/sbine "sbine (23 commits)")[![trip-somers](https://avatars.githubusercontent.com/u/4362516?v=4)](https://github.com/trip-somers "trip-somers (9 commits)")[![antonioribeiro](https://avatars.githubusercontent.com/u/3182864?v=4)](https://github.com/antonioribeiro "antonioribeiro (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)")

---

Tags

laravelroutesnova

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/eagle-developers-nova-route-viewer/health.svg)

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

###  Alternatives

[sbine/route-viewer

A Laravel Nova tool to view your registered routes.

57215.9k](/packages/sbine-route-viewer)[datomatic/nova-enum-field

A Laravel Nova PHP 8.1 enum field with filters

20134.2k](/packages/datomatic-nova-enum-field)[advoor/nova-editor-js

A Laravel Nova field bringing EditorJs magic to Nova.

92179.0k3](/packages/advoor-nova-editor-js)[simplesquid/nova-enum-field

A Laravel Nova field to add enums to resources.

52391.9k2](/packages/simplesquid-nova-enum-field)[dragon-code/pretty-routes

Pretty Routes for Laravel

10058.7k4](/packages/dragon-code-pretty-routes)[mostafaznv/nova-map-field

Map Field for Laravel Nova

4693.4k](/packages/mostafaznv-nova-map-field)

PHPackages © 2026

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