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

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

zh-mead/lumen-api-starter-generator
===================================

Package description here.

0156PHP

Since Jan 27Pushed 1y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (4)Used By (0)

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

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

 .

Installing
----------

[](#installing)

```
$ composer require zh-mead/lumen-api-starter-generator -vvv
```

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

[](#configuration)

Inside your bootstrap/app.php file, add:

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

```

Usage
-----

[](#usage)

```
➜  $ 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/zh-mead/lumen-api-starter-generator/issues).
2. Answer questions or fix bugs on the [issue tracker](https://github.com/zh-mead/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 - chunpat/lumen-api-starter-generator](https://github.com/chunpat/lumen-api-starter-generator)

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance28

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity28

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://avatars.githubusercontent.com/u/18278066?v=4)[Mead](/maintainers/zh-mead)[@zh-mead](https://github.com/zh-mead)

---

Top Contributors

[![zh-mead](https://avatars.githubusercontent.com/u/18278066?v=4)](https://github.com/zh-mead "zh-mead (33 commits)")

### Embed Badge

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

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

###  Alternatives

[blackbird/hyva-splide-js

An implementation of SplideJS library in Hyvä Theme for Magento 2

2019.0k](/packages/blackbird-hyva-splide-js)

PHPackages © 2026

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