PHPackages                             james.xue/lumen-generator - 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. james.xue/lumen-generator

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

james.xue/lumen-generator
=========================

文件生成器

1.1.1(4y ago)3220[1 PRs](https://github.com/xiaoxuan6/lumen-generator/pulls)MITPHPCI passing

Since Jul 6Pushed 2w ago1 watchersCompare

[ Source](https://github.com/xiaoxuan6/lumen-generator)[ Packagist](https://packagist.org/packages/james.xue/lumen-generator)[ Docs](https://github.com/xiaoxuan6/lumen-generator.git)[ Fund](https://www.paypal.me/xuexiaoxuan)[ RSS](/packages/jamesxue-lumen-generator/feed)WikiDiscussions master Synced today

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

Lumen Generator
===============

[](#lumen-generator)

### Installation：

[](#installation)

```
composer require james.xue/lumen-generator --dev

```

Inside your bootstrap/app.php file, add:

```
$app->register(\Vinhson\LumenGeneratorServiceProvider::class);
```

### Commands：

[](#commands)

   command description   php artisan env Display the current framework environment   php artisan make:command name Create a new command file   php artisan make:controller name Create a new controller file   php artisan make:event name Create a new event file   php artisan make:exception name || php artisan make:exception name -r Create a new custom exception class   php artisan make:factory Create a new model factory   php artisan make:jon name Create a new jon file   php artisan make:listener name || php artisan make:listener name -event EventName Create a new listener file   php artisan make:middleware name Create a new middleware file   php artisan make:model name Create a new model file   php artisan make:observer name || php artisan make:observer name -model ModelName Create a new observer file   php artisan make:provider Create a new service provider class   php artisan make:request name Create a new request file   php artisan make:rule name Create a new validation rule   php artisan event:generate Generate the missing events and listeners based on registration   php artisan key:generate Set the application key   php artisan storage:link Create a symbolic link from "public/storage" to "storage/app/public

###  Health Score

39

—

LowBetter than 84% of packages

Maintenance63

Regular maintenance activity

Popularity14

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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

Total

2

Last Release

1556d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2f8fdd2069c7594101452a5c802ae01209a31109d67a9299a67320752c30a1de?d=identicon)[xiaoxuan6](/maintainers/xiaoxuan6)

---

Top Contributors

[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (12 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (10 commits)")[![xiaoxuan6](https://avatars.githubusercontent.com/u/32762220?v=4)](https://github.com/xiaoxuan6 "xiaoxuan6 (10 commits)")

###  Code Quality

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/jamesxue-lumen-generator/health.svg)

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

###  Alternatives

[laravel/ai

The official AI SDK for Laravel.

1.0k3.2M201](/packages/laravel-ai)[illuminate/queue

The Illuminate Queue package.

21332.6M1.6k](/packages/illuminate-queue)[illuminate/session

The Illuminate Session package.

9939.3M850](/packages/illuminate-session)[spatie/laravel-export

Create a static site bundle from a Laravel app

674146.0k6](/packages/spatie-laravel-export)[flarum/core

Delightfully simple forum software.

201.4M2.3k](/packages/flarum-core)[erag/laravel-lang-sync-inertia

A powerful Laravel package for syncing and managing language translations across backend and Inertia.js (Vue/React/Svelte) frontends, offering effortless localization, auto-sync features, and smooth multi-language support for modern Laravel applications.

4925.3k](/packages/erag-laravel-lang-sync-inertia)

PHPackages © 2026

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