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 1mo 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

30

—

LowBetter than 64% of packages

Maintenance42

Moderate activity, may be stable

Popularity8

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity51

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

469d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/620416edd0617cffcacbc0541dfe435b7aa2a17bf4e6cfbcb299258bca5fd7c7?d=identicon)[sbuicodev](/maintainers/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

[barryvdh/laravel-debugbar

PHP Debugbar integration for Laravel

19.1k124.3M624](/packages/barryvdh-laravel-debugbar)[fruitcake/laravel-debugbar

PHP Debugbar integration for Laravel

19.1k662.9k29](/packages/fruitcake-laravel-debugbar)[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.4k10.6M274](/packages/laravel-boost)[laravel/mcp

Rapidly build MCP servers for your Laravel applications.

71510.9M66](/packages/laravel-mcp)[laravel-doctrine/orm

An integration library for Laravel and Doctrine ORM

8425.3M87](/packages/laravel-doctrine-orm)[andreaselia/laravel-api-to-postman

Generate a Postman collection automatically from your Laravel API

1.0k586.2k3](/packages/andreaselia-laravel-api-to-postman)

PHPackages © 2026

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