| Package Data | |
|---|---|
| Maintainer Username: | xiaoxuan6 |
| Maintainer Contact: | 1527736751@qq.com (james.xue) |
| Package Create Date: | 2020-07-05 |
| Package Last Update: | 2025-10-13 |
| Language: | PHP |
| License: | MIT |
| Last Refreshed: | 2025-11-04 15:07:38 |
| Package Statistics | |
|---|---|
| Total Downloads: | 218 |
| Monthly Downloads: | 0 |
| Daily Downloads: | 0 |
| Total Stars: | 3 |
| Total Watchers: | 1 |
| Total Forks: | 0 |
| Total Open Issues: | 1 |
composer require james.xue/lumen-generator --dev
Inside your bootstrap/app.php file, add:
$app->register(\Vinhson\LumenGeneratorServiceProvider::class);