PHPackages                             minhngoc/resource-api-lumen - 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. minhngoc/resource-api-lumen

ActiveLibrary

minhngoc/resource-api-lumen
===========================

Command create resource api

0159PHP

Since Dec 5Pushed 7y agoCompare

[ Source](https://github.com/minhngoc2512/resource-api-lumen)[ Packagist](https://packagist.org/packages/minhngoc/resource-api-lumen)[ RSS](/packages/minhngoc-resource-api-lumen/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Lumen API Command Resource Api
------------------------------

[](#lumen-api-command-resource-api)

Automatically create resource api, model,router.

`php artisan resource:create {route_name} --version_route={default} --controller={null}`

Installation
------------

[](#installation)

Run command install package:

```
   $ composer require minhngoc/resource-api-lumen:dev-master

```

Go to your `bootstrap/app.php` and register the service provider:

```
$app->register(MinhNgoc\ResourceApiLumen\ResourceCommandServiceProvider::class);

```

### Available command options:

[](#available-command-options)

OptionDescription`version_route` Version api`controller`Controller`route_name`Route name

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity38

Early-stage or recently created project

 Bus Factor1

Top contributor holds 83.3% 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/660e7de0b540eeaf8aeb187a7872b9e1b5db0d6555881df404d5fa9ffcb97574?d=identicon)[minhngoc2512](/maintainers/minhngoc2512)

---

Top Contributors

[![minhngoc2512](https://avatars.githubusercontent.com/u/25582495?v=4)](https://github.com/minhngoc2512 "minhngoc2512 (5 commits)")[![robinhofs](https://avatars.githubusercontent.com/u/670503?v=4)](https://github.com/robinhofs "robinhofs (1 commits)")

### Embed Badge

![Health badge](/badges/minhngoc-resource-api-lumen/health.svg)

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

PHPackages © 2026

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