PHPackages                             albertcht/lumen-console - 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. [CLI &amp; Console](/categories/cli)
4. /
5. albertcht/lumen-console

ActiveLibrary[CLI &amp; Console](/categories/cli)

albertcht/lumen-console
=======================

A Lumen package for missing Laravel console commands.

238PHPCI failing

Since Oct 3Pushed 6y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (2)Used By (0)

Lumen Console
=============

[](#lumen-console)

A Lumen package for missing Laravel artisan commands.

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

[](#installation)

```
composer require albertcht/lumen-console:dev-master

```

- Add service provider

```
$app->register(AlbertCht\Lumen\Console\ConsoleServiceProvider::class);
```

Available Artisan Commands
--------------------------

[](#available-artisan-commands)

- `env`
- `serve`
- `event:generate`
- `make:event`
- `make:job`
- `make:mail`
- `make:model`
- `make:notification`
- `make:policy`
- `make:provider`
- `make:request`
- `make:resource`
- `make:rule`
- `make:test`
- `storage:link`

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity38

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.

### Community

Maintainers

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

---

Top Contributors

[![albertcht](https://avatars.githubusercontent.com/u/9117929?v=4)](https://github.com/albertcht "albertcht (8 commits)")

### Embed Badge

![Health badge](/badges/albertcht-lumen-console/health.svg)

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

###  Alternatives

[seld/cli-prompt

Allows you to prompt for user input on the command line, and optionally hide the characters they type

24726.4M22](/packages/seld-cli-prompt)[illuminate/console

The Illuminate Console package.

13045.3M6.2k](/packages/illuminate-console)[styleci/cli

The CLI tool for StyleCI

71464.1k9](/packages/styleci-cli)[winbox/args

Windows command-line formatter

20718.9k21](/packages/winbox-args)

PHPackages © 2026

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