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 today

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

Maintenance39

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity52

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

523d 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.

77022.3M151](/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.5k21.5M601](/packages/laravel-boost)[laravel/cashier

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

2.6k29.9M148](/packages/laravel-cashier)[laravel/pulse

Laravel Pulse is a real-time application performance monitoring tool and dashboard for your Laravel application.

1.7k15.1M132](/packages/laravel-pulse)[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[laravel/ai

The official AI SDK for Laravel.

1.0k3.2M201](/packages/laravel-ai)

PHPackages © 2026

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