PHPackages                             widnyana/lumen-dingo-routes-list - 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. [API Development](/categories/api)
4. /
5. widnyana/lumen-dingo-routes-list

ActiveLibrary[API Development](/categories/api)

widnyana/lumen-dingo-routes-list
================================

Lumen Routes List Dingo API Endpoint

v0.1(10y ago)11.6kBSD-3-ClausePHP &gt;=5.5.9

Since Jul 3Compare

[ Source](https://github.com/widnyana/lumen-dingo-route-list)[ Packagist](https://packagist.org/packages/widnyana/lumen-dingo-routes-list)[ RSS](/packages/widnyana-lumen-dingo-routes-list/feed)WikiDiscussions Synced 3d ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

Lumen Dingo Route List
======================

[](#lumen-dingo-route-list)

[![Latest Stable Version](https://camo.githubusercontent.com/a1c686022c94ba9e950568f2a8f2de5a398d891870813b4499fd565ffff50872/68747470733a2f2f706f7365722e707567782e6f72672f7769646e79616e612f6c756d656e2d64696e676f2d726f757465732d6c6973742f762f737461626c65)](https://packagist.org/packages/widnyana/lumen-dingo-routes-list) [![Monthly Downloads](https://camo.githubusercontent.com/7743ab5ff67b0beb4e894338c831b2a7be063c107320c6fc97a546d67d04d1a8/68747470733a2f2f706f7365722e707567782e6f72672f7769646e79616e612f6c756d656e2d64696e676f2d726f757465732d6c6973742f642f6d6f6e74686c79)](https://packagist.org/packages/widnyana/lumen-dingo-routes-list)

This code bring Dingo's `api:route` command to Lumen's `artisan`.

Howto
-----

[](#howto)

Acquire the source code:

```
composer require widnyana/lumen-dingo-routes-list

```

and Register the service provider:

```
// file: bootstrap/app.php
$app->register(Widnyana\LDRoutesList\CommandServiceProvider::class);

```

call it like this:

```
$ ./artisan api:list-route

```

for avoiding any command conflict with Dingo nor Lumen, the command is located at `api:list-route `.

[![lumen-dingo-routes-list in action](https://camo.githubusercontent.com/0df18ddceff3d301dbe6f8b90adeb77511a54be5281e268164263d49acb4d808/687474703a2f2f692e696d6775722e636f6d2f457841744c58572e706e67)](https://camo.githubusercontent.com/0df18ddceff3d301dbe6f8b90adeb77511a54be5281e268164263d49acb4d808/687474703a2f2f692e696d6775722e636f6d2f457841744c58572e706e67)

### Help wanted

[](#help-wanted)

There is an "*undefined behaviour*" that I can't exactly tell you why it will always say `GET|HEAD` for the `Method` columns no matter what HTTP Method you define for each route, as far as I try, there is no HTTP Method passed down to `Dingo\Api\Routing\Route`, and the function call to `$route->getMethods()` will always return `GET|HEAD`. If you know how, please send me a pull request :)

#### Disclaimer

[](#disclaimer)

This code is blatantly stolen from [this](https://github.com/dingo/api/blob/master/src/Console/Command/Routes.php) file.

#### License

[](#license)

see [license](LICENSE)

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 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

3651d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/6992235?v=4)[marcell marosvolgyi](/maintainers/noisegate)[@noisegate](https://github.com/noisegate)

---

Top Contributors

[![widnyana](https://avatars.githubusercontent.com/u/937158?v=4)](https://github.com/widnyana "widnyana (2 commits)")

---

Tags

lumenroute listdingo

### Embed Badge

![Health badge](/badges/widnyana-lumen-dingo-routes-list/health.svg)

```
[![Health](https://phpackages.com/badges/widnyana-lumen-dingo-routes-list/health.svg)](https://phpackages.com/packages/widnyana-lumen-dingo-routes-list)
```

###  Alternatives

[mollie/laravel-mollie

Mollie API client wrapper for Laravel &amp; Mollie Connect provider for Laravel Socialite

3624.5M36](/packages/mollie-laravel-mollie)[api-ecosystem-for-laravel/dingo-api

A RESTful API package for the Laravel and Lumen frameworks.

3191.7M10](/packages/api-ecosystem-for-laravel-dingo-api)[vluzrmos/slack-api

Wrapper for Slack.com WEB API.

101636.0k3](/packages/vluzrmos-slack-api)[nilportugues/laravel5-json-api-dingo

Laravel5 JSONAPI and Dingo together to build APIs fast

311.5k](/packages/nilportugues-laravel5-json-api-dingo)

PHPackages © 2026

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