PHPackages                             weihong/check-route - 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. [Framework](/categories/framework)
4. /
5. weihong/check-route

ActiveLibrary[Framework](/categories/framework)

weihong/check-route
===================

route確認

v1.x-dev(4y ago)030MITPHP

Since Dec 15Pushed 4y ago1 watchersCompare

[ Source](https://github.com/weihong19971222/check-route-package)[ Packagist](https://packagist.org/packages/weihong/check-route)[ RSS](/packages/weihong-check-route/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependenciesVersions (2)Used By (0)

laravel 8.x
===========

[](#laravel-8x)

Api回傳格式
-------

[](#api回傳格式)

- app/http/controllers/Controller.php

```
use Weihong\CheckRoute\ApiResponse;
use ...,ApiResponse;
```

---

Middleware取得路由名稱
----------------

[](#middleware取得路由名稱)

- app/http/Kernel.php

```
protected $middleware = [
    .......,
    \Weihong\CheckRoute\Midd\CheckRouteName::class
]
```

取得

```
$request->get('route-name');
```

---

###  Health Score

19

—

LowBetter than 9% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity36

Early-stage or recently created project

 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

Unknown

Total

1

Last Release

1706d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/46885087?v=4)[WeiHong](/maintainers/weihong19971222)[@weihong19971222](https://github.com/weihong19971222)

---

Top Contributors

[![weihong19971222](https://avatars.githubusercontent.com/u/46885087?v=4)](https://github.com/weihong19971222 "weihong19971222 (13 commits)")

---

Tags

frameworklaravel

### Embed Badge

![Health badge](/badges/weihong-check-route/health.svg)

```
[![Health](https://phpackages.com/badges/weihong-check-route/health.svg)](https://phpackages.com/packages/weihong-check-route)
```

###  Alternatives

[lanin/laravel-api-debugger

Easily debug your JSON API.

2311.9M1](/packages/lanin-laravel-api-debugger)[mpociot/botman-laravel-starter

BotMan Chatbot framework.

3325.4k](/packages/mpociot-botman-laravel-starter)[awcodes/filament-addons

A set of components / fields to extend Filament Admin.

3013.1k2](/packages/awcodes-filament-addons)

PHPackages © 2026

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