dingo/api
A RESTful API package for the Laravel and Lumen frameworks. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4527
- days_rel: n/a
- days_push: 1567
- n_releases_24m: 0
Adoption not part of the score
9368 stars · 1275 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Dingo API is a PHP package that provides tools for building RESTful APIs on top of the Laravel and Lumen frameworks. It offers content negotiation, API versioning, multiple authentication adapters, rate limiting, response transformers, and error handling.
Use cases
- build a restful api with laravel
- add api versioning to a lumen app
- handle content negotiation for api responses
- add rate limiting to laravel api endpoints
- transform and format api responses
- generate api blueprint documentation
- add multiple auth adapters to a laravel api
When to choose
- you are building a REST API with Laravel or Lumen and want versioning, auth, and rate limiting out of the box
- you need content negotiation and response transformers in a PHP framework app
When to avoid
- you are starting a new project - the package has moved to api-ecosystem-for-laravel/dingo-api and releases have stalled since 2022
- you only need a simple API layer that modern Laravel's built-in resources and routing already cover
Facets
library · maturity maintenance
api-framework auth rate-limiting routing middleware api-documentation web-development backend apis php laravel lumen rest api-versioning content-negotiation php web-server
1 source
- readme: https://github.com/dingo/api · fetched 2026-08-28 · 55ec2ca65a56
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| dingo/api | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem