PHPackages                             sbuicodev/laravel-route-report - 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. [Debugging &amp; Profiling](/categories/debugging)
4. /
5. sbuicodev/laravel-route-report

ActiveLibrary[Debugging &amp; Profiling](/categories/debugging)

sbuicodev/laravel-route-report
==============================

A Laravel package that provides a command to analyze route definitions and detect duplicate routes and non-existent actions.

1.0.6(1y ago)054MITPHPPHP ^8.1.0

Since Nov 20Pushed 1y ago1 watchersCompare

[ Source](https://github.com/sbuicodev/laravel-route-report)[ Packagist](https://packagist.org/packages/sbuicodev/laravel-route-report)[ RSS](/packages/sbuicodev-laravel-route-report/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (2)Dependencies (4)Versions (7)Used By (0)

Laravel Route Report
====================

[](#laravel-route-report)

A Laravel package that provides a command to analyze route definitions and detect duplicate routes and non-existent actions.

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

[](#installation)

To install this package, run the following command in your terminal:

```
composer require sbuicodev/laravel-route-report
```

Usage
-----

[](#usage)

To run the route report command, use the following artisan command:

```
php artisan route:report
```

This command will display two tables:

- **Duplicate Routes**: A list of routes that are defined more than once, along with their corresponding actions.
- **Non-Existent Actions**: A list of routes that point to non-existent actions.

Features
--------

[](#features)

- Detects duplicate routes and displays them in a table format.
- Identifies non-existent actions and displays them in a table format.
- Provides a clear and concise report to help you optimize your route definitions.

Requirements
------------

[](#requirements)

- Laravel 10.x or higher
- PHP 8.1 or higher

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

[](#contributing)

Contributions are welcome! If you find any issues or have suggestions for improvement, please submit a pull request.

License
-------

[](#license)

This package is licensed under the MIT License.

TODO
----

[](#todo)

- Implement tests

Author
------

[](#author)

Stefano Buico (sbuicodev)

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance37

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 71.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 ~14 days

Total

6

Last Release

568d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/11648306?v=4)[Stefano Buico](/maintainers/sbuicodev)[@sbuicodev](https://github.com/sbuicodev)

---

Top Contributors

[![sbuico-braincomputing](https://avatars.githubusercontent.com/u/144153796?v=4)](https://github.com/sbuico-braincomputing "sbuico-braincomputing (5 commits)")[![sbuicodev](https://avatars.githubusercontent.com/u/11648306?v=4)](https://github.com/sbuicodev "sbuicodev (2 commits)")

### Embed Badge

![Health badge](/badges/sbuicodev-laravel-route-report/health.svg)

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

###  Alternatives

[laravel/mcp

Rapidly build MCP servers for your Laravel applications.

79227.1M230](/packages/laravel-mcp)[laravel/boost

Laravel Boost accelerates AI-assisted development by providing the essential context and structure that AI needs to generate high-quality, Laravel-specific code.

3.6k26.0M810](/packages/laravel-boost)[laravel/cashier

Laravel Cashier provides an expressive, fluent interface to Stripe's subscription billing services.

2.6k31.8M162](/packages/laravel-cashier)[psalm/plugin-laravel

Psalm plugin for Laravel

3345.4M354](/packages/psalm-plugin-laravel)[laravel/surveyor

Static analysis tool for Laravel applications.

89157.7k16](/packages/laravel-surveyor)[api-platform/laravel

API Platform support for Laravel

58190.1k21](/packages/api-platform-laravel)

PHPackages © 2026

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