PHPackages                             mcmatters/laravel-route-commands - 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. mcmatters/laravel-route-commands

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

mcmatters/laravel-route-commands
================================

v1.2(6y ago)27571MITPHPPHP &gt;=7.0

Since Jun 26Pushed 6y ago1 watchersCompare

[ Source](https://github.com/MCMatters/laravel-route-commands)[ Packagist](https://packagist.org/packages/mcmatters/laravel-route-commands)[ RSS](/packages/mcmatters-laravel-route-commands/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependencies (3)Versions (9)Used By (0)

Laravel Route Commands
----------------------

[](#laravel-route-commands)

Package with laravel route commands.

### Installation

[](#installation)

```
composer require mcmatters/laravel-route-commands
```

Include the service provider within your `config/app.php` file.

```
'providers' => [
    McMatters\RouteCommands\ServiceProvider::class,
]
```

Usage
-----

[](#usage)

Available commands:

- `php artisan route:check` — checks all routes for existing the methods in controller and unique route names.
- `php artisan route:export` — export all routes to json or xml file.

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 100% 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 ~154 days

Recently: every ~270 days

Total

8

Last Release

2207d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/d955f96ce398c754d6bde2173fee2eccb9bc60157e6888c0346fe1d2ab057e16?d=identicon)[MCMatters](/maintainers/MCMatters)

---

Top Contributors

[![MCMatters](https://avatars.githubusercontent.com/u/3148853?v=4)](https://github.com/MCMatters "MCMatters (11 commits)")

---

Tags

laravellaravel-commandlaravel-package

### Embed Badge

![Health badge](/badges/mcmatters-laravel-route-commands/health.svg)

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

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3345.1M337](/packages/psalm-plugin-laravel)[laravel/mcp

Rapidly build MCP servers for your Laravel applications.

77018.2M122](/packages/laravel-mcp)[spatie/laravel-export

Create a static site bundle from a Laravel app

672139.5k6](/packages/spatie-laravel-export)[laravel/surveyor

Static analysis tool for Laravel applications.

8690.3k12](/packages/laravel-surveyor)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)[tomshaw/electricgrid

A feature-rich Livewire package designed for projects that require dynamic, interactive data tables.

119.2k](/packages/tomshaw-electricgrid)

PHPackages © 2026

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