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

ActiveLibrary

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 2d 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 59% 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

2486d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/85ad98319c9de37656856d1ab78b249b6694a68cae0c7e3de7776ff985252073?d=identicon)[jun3](/maintainers/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

[owen-it/laravel-auditing

Audit changes of your Eloquent models in Laravel

3.4k33.0M95](/packages/owen-it-laravel-auditing)[laravel/reverb

Laravel Reverb provides a real-time WebSocket communication backend for Laravel applications.

1.5k9.4M48](/packages/laravel-reverb)[spatie/laravel-health

Monitor the health of a Laravel application

85810.0M83](/packages/spatie-laravel-health)[laravel/pennant

A simple, lightweight library for managing feature flags.

57311.1M53](/packages/laravel-pennant)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9682.1M97](/packages/roots-acorn)[yajra/laravel-datatables-buttons

Laravel DataTables Buttons Plugin.

2629.1M54](/packages/yajra-laravel-datatables-buttons)

PHPackages © 2026

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