PHPackages                             alsofronie/lumen-api - 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. [Framework](/categories/framework)
4. /
5. alsofronie/lumen-api

ActiveProject[Framework](/categories/framework)

alsofronie/lumen-api
====================

Lumen API Scaffolding Project (Based on Laravel Lumen Framework

v0.1.1(8y ago)224MITPHPPHP &gt;=5.6.4

Since Aug 9Pushed 8y ago1 watchersCompare

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

READMEChangelog (2)Dependencies (6)Versions (3)Used By (0)

Lumen-API
=========

[](#lumen-api)

A scaffolding for Lumen Based API, featuring:

- uri based version (with prefix `/api/v1`)
- JSON Web Tokens authentication out of the box
- Models with binary Uuid Primary key (version 4)
- 100% Code Coverage for `/app` directory (wish)

### Features

[](#features)

#### Centralized API Exception

[](#centralized-api-exception)

Although many will argue a centralized API Error codes approach, I found it easier to manage in small / medium projects. So, everything the API throws as an exception is dealt by the `ApiException` class, which has all the internal API codes (maybe an HTML documentation for each code will be nice) as static implementation.

The validation errors will be returned in the `details` component of the error, with the name of the validation rule. (to be completed).

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 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.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

3196d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/f9336891ca22c8930763149a07ec0cf19e48c7e2b84fbb3a610c84e309ccafa3?d=identicon)[alsofronie](/maintainers/alsofronie)

---

Top Contributors

[![alsofronie](https://avatars.githubusercontent.com/u/6920256?v=4)](https://github.com/alsofronie "alsofronie (11 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[doppar/framework

The Doppar Framework

366.7k8](/packages/doppar-framework)

PHPackages © 2026

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