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

ActiveLibrary

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

v1.2(5y ago)27561MITPHPPHP &gt;=7.0

Since Jun 26Pushed 5y 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 yesterday

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 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

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

2159d 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

[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)[laravel/roster

Detect packages &amp; approaches in use within a Laravel project

15410.4M7](/packages/laravel-roster)[bkwld/croppa

Image thumbnail creation through specially formatted URLs for Laravel

510496.0k23](/packages/bkwld-croppa)

PHPackages © 2026

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