PHPackages                             jun3/lumen-make - 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. jun3/lumen-make

ActiveLibrary[Framework](/categories/framework)

jun3/lumen-make
===============

Lumen Job, Modle, Controller, Command, Middleware, Logic, Service, Task, Event, Exception, Provider, Listener 自动创建脚手架

v1.2(6y ago)2695MITPHP

Since Jun 19Pushed 6y agoCompare

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

READMEChangelog (3)Dependencies (1)Versions (4)Used By (0)

 lumen-make
============

[](#-lumen-make-)

 Lumen Job, Modle, Controller, Command, Middleware, Logic, Service, Task, Event, Exception, Provider, Listener, Trait 自动创建脚手架

Installing
----------

[](#installing)

```
$ composer require jun3/lumen-make -vvv
```

配置
--

[](#配置)

### Lumen 应用

[](#lumen-应用)

在 `bootstrap/app.php` 中 82 行左右：

```
$app->register(Jun3\LumenMake\ServiceProvider::class);
```

使用
--

[](#使用)

### 命令

[](#命令)

- `make:job {name}`
- `make:task {name}`
- `make:model {name}`
- `make:event {name}`
- `make:logic {name}`
- `make:service {name}`
- `make:console {name}`
- `make:provider {name}`
- `make:listener {name}`
- `make:exception {name}`
- `make:controller {name}`
- `make:middleware {name}`

Contributing
------------

[](#contributing)

You can contribute in one of three ways:

1. File bug reports using the [issue tracker](https://github.com/jun3/lumen-make/issues).
2. Answer questions or fix bugs on the [issue tracker](https://github.com/jun3/lumen-make/issues).
3. Contribute new features or update the wiki.

*The code contribution process is not very formal. You just need to make sure that you follow the PSR-0, PSR-1, and PSR-2 coding guidelines. Any new code contributions must be accompanied by unit tests where applicable.*

License
-------

[](#license)

MIT

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity61

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 ~17 days

Total

3

Last Release

2534d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3665981?v=4)[junjun3](/maintainers/jun3)[@Jun3](https://github.com/Jun3)

---

Top Contributors

[![jun3372](https://avatars.githubusercontent.com/u/12887993?v=4)](https://github.com/jun3372 "jun3372 (1 commits)")

### Embed Badge

![Health badge](/badges/jun3-lumen-make/health.svg)

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

###  Alternatives

[laravel/sail

Docker files for running a basic Laravel application.

1.9k199.2M1.2k](/packages/laravel-sail)[laravel/passport

Laravel Passport provides OAuth2 server support to Laravel.

3.4k89.4M579](/packages/laravel-passport)[laravel/jetstream

Tailwind scaffolding for the Laravel framework.

4.1k21.1M149](/packages/laravel-jetstream)[laravel/breeze

Minimal Laravel authentication scaffolding with Blade and Tailwind.

3.0k34.4M162](/packages/laravel-breeze)[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.5k17.6M522](/packages/laravel-boost)[laravel/cashier

Laravel Cashier provides an expressive, fluent interface to Stripe's subscription billing services.

2.5k28.4M137](/packages/laravel-cashier)

PHPackages © 2026

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