PHPackages                             chunpat/lumen-api-starter-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. chunpat/lumen-api-starter-generator

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

chunpat/lumen-api-starter-generator
===================================

Package description here.

339PHP

Since Oct 22Pushed 5y ago1 watchersCompare

[ Source](https://github.com/chunpat/lumen-api-starter-generator)[ Packagist](https://packagist.org/packages/chunpat/lumen-api-starter-generator)[ RSS](/packages/chunpat-lumen-api-starter-generator/feed)WikiDiscussions master Synced today

READMEChangelog (1)DependenciesVersions (1)Used By (0)

 lumen-api-starter-generator
=============================

[](#-lumen-api-starter-generator-)

 .

Installing
----------

[](#installing)

```
$ composer require chunpat/lumen-api-starter-generator -vvv
```

Configuration
-------------

[](#configuration)

Inside your bootstrap/app.php file, add:

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

```

Usage
-----

[](#usage)

```
➜  lumen-api-starter git:(feature_generator) ✗php artisan make:model Permission -a
Controller created successfully.
Service created successfully.
Resource created successfully.
Criteria created successfully.
Presenter created successfully.
Eloquent created successfully.
Repository created successfully.
Validator created successfully.
Transformer created successfully.
Created Migration: 2020_10_22_035537_create_permissions_table
Model created successfully.

```

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

[](#contributing)

You can contribute in one of three ways:

1. File bug reports using the [issue tracker](https://github.com/chunpat/lumen-api-starter-generator/issues).
2. Answer questions or fix bugs on the [issue tracker](https://github.com/chunpat/lumen-api-starter-generator/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

Thank
-----

[](#thank)

1、[GitHub - flipboxstudio/lumen-generator: A Lumen Generator You Are Missing](https://github.com/flipboxstudio/lumen-generator)

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity31

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/943b84c2a584d69c0a4b199201be35fd0d8635ef5dcc3bf2d8275dcb6d6e03f0?d=identicon)[zzhpeng](/maintainers/zzhpeng)

---

Top Contributors

[![chunpat](https://avatars.githubusercontent.com/u/19848304?v=4)](https://github.com/chunpat "chunpat (2 commits)")

---

Tags

generatorlumenlumen-api-starter

### Embed Badge

![Health badge](/badges/chunpat-lumen-api-starter-generator/health.svg)

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

###  Alternatives

[codewithdennis/filament-select-tree

The multi-level select field enables you to make single selections from a predefined list of options that are organized into multiple levels or depths.

320392.1k17](/packages/codewithdennis-filament-select-tree)[james.xue/ali-safe-api

阿里内容检测，包括文本、关键词文本检测以及对图片涉黄、暴恐、敏感检测、广告、二维码等

664.8k1](/packages/jamesxue-ali-safe-api)

PHPackages © 2026

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