PHPackages                             nebo15/lumen.rest - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. nebo15/lumen.rest

ActiveLibrary[HTTP &amp; Networking](/categories/http)

nebo15/lumen.rest
=================

Components for fast building REST API for Lumen

0.1.2(9y ago)12.7k1MITPHP

Since Mar 5Pushed 9y ago3 watchersCompare

[ Source](https://github.com/Nebo15/lumen-rest)[ Packagist](https://packagist.org/packages/nebo15/lumen.rest)[ RSS](/packages/nebo15-lumenrest/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (10)Dependencies (2)Versions (14)Used By (1)

Lumen REST API components
=========================

[](#lumen-rest-api-components)

### Create CRUD endpoints, Model and Repository

[](#create-crud-endpoints-model-and-repository)

```
php artisan rest:create {NAME}

```

Add into routes.php next code:

```
$api = $app->make('Nebo15\REST\Router');
$api->api({API PREFIX}, '{NAME}Controller', [ {MIDDLEWARE} ]);

```

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 68.4% 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.

###  Release Activity

Cadence

Every ~8 days

Total

13

Last Release

3619d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1b47e857cf5e4f0f698aca2be15719ffcee3e99780250add36716f23e3090455?d=identicon)[AndrewDryga](/maintainers/AndrewDryga)

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

---

Top Contributors

[![PavelVesnin](https://avatars.githubusercontent.com/u/7769545?v=4)](https://github.com/PavelVesnin "PavelVesnin (13 commits)")[![Samorai](https://avatars.githubusercontent.com/u/3125590?v=4)](https://github.com/Samorai "Samorai (6 commits)")

---

Tags

apirestlumen

###  Code Quality

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/nebo15-lumenrest/health.svg)

```
[![Health](https://phpackages.com/badges/nebo15-lumenrest/health.svg)](https://phpackages.com/packages/nebo15-lumenrest)
```

###  Alternatives

[wn/lumen-generators

A collection of generators for Lumen and Laravel 5.

350205.3k2](/packages/wn-lumen-generators)[artesaos/laravel-linkedin

Linkedin API integration for Laravel and Lumen 5

5666.5k](/packages/artesaos-laravel-linkedin)[noitran/opendox

OpenApi(Swagger) 3.0 package for Lumen 5.5+ and Laravel 5.5+ with REDOC UI and SwaggerUI 3

2313.9k](/packages/noitran-opendox)[rap2hpoutre/jacky

Opinionated REST JSON HTTP API client for laravel

174.4k](/packages/rap2hpoutre-jacky)[megaads/apify

A pretty library to help developers build RESTful APIs lightly, quickly and properly even without writing code

151.7k](/packages/megaads-apify)

PHPackages © 2026

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