PHPackages                             efellemedia/lumen-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. efellemedia/lumen-commands

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

efellemedia/lumen-commands
==========================

Adds some core Laravel commands back into Lumen for convenience.

v1.0(9y ago)012MITPHP

Since Jun 23Pushed 9y ago3 watchersCompare

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

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

Lumen Commands
==============

[](#lumen-commands)

Adds some core Laravel commands back into Lumen for convenience.

The package follows the FIG standards PSR-1, PSR-2, and PSR-4 to ensure a high level of interoperability between shared PHP code.

Installation
------------

[](#installation)

Begin by installing the package through Composer:

```
composer require efellemedia/lumen-commands

```

Once this operation is complete, simply register the package within Lumen in your project's `bootstrap\app.php` file.

```
$app->register(Efelle\LumenCommands\LumenCommandsServiceProvider::class);

```

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

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

Unknown

Total

1

Last Release

3295d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/55915858d65ae931237d7e8ae69125f0245d3490fbe74fdd0743749ab5396244?d=identicon)[thekanbo](/maintainers/thekanbo)

---

Top Contributors

[![kaidesu](https://avatars.githubusercontent.com/u/355659?v=4)](https://github.com/kaidesu "kaidesu (3 commits)")

---

Tags

lumenpackage

### Embed Badge

![Health badge](/badges/efellemedia-lumen-commands/health.svg)

```
[![Health](https://phpackages.com/badges/efellemedia-lumen-commands/health.svg)](https://phpackages.com/packages/efellemedia-lumen-commands)
```

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

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

The Illuminate Pipeline package.

9348.3M268](/packages/illuminate-pipeline)[illuminate/pagination

The Illuminate Pagination package.

10533.5M997](/packages/illuminate-pagination)[illuminate/redis

The Illuminate Redis package.

8314.4M363](/packages/illuminate-redis)[illuminate/process

The Illuminate Process package.

44869.2k98](/packages/illuminate-process)[illuminate/cookie

The Illuminate Cookie package.

224.5M132](/packages/illuminate-cookie)

PHPackages © 2026

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