nelmio/NelmioApiDocBundle
Generates documentation for your REST API from attributes observed · 2026-08-28
Health v2 · maintenance only
94/100
- Activity 99
- Release rhythm 85
- 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: 2
- age_days: 5256
- days_rel: 21
- days_push: 9
- n_releases_24m: 66
Adoption not part of the score
2365 stars · 905 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Symfony bundle that generates OpenAPI/Swagger documentation for REST APIs from PHP 8 attributes and code analysis. It exposes interactive docs (Swagger UI, Redoc) and machine-readable OpenAPI specs for Symfony applications.
Use cases
- generate openapi spec from symfony controllers
- document rest api endpoints with php attributes
- serve swagger ui for my symfony api
- auto-generate api docs from dto classes
- produce openapi 3.0 yaml/json for a php backend
- integrate redoc documentation into symfony app
When to choose
- you have a Symfony (6.4+) or PHP 8.1+ REST API and want docs generated from attributes
- you need OpenAPI 3.0 specs with Swagger UI or Redoc rendering
- you want docs kept in sync with your code automatically
When to avoid
- you use a non-Symfony PHP framework or PHP below 8.1
- you rely on legacy annotations (removed in 5.x)
- you need Swagger 2.0 output (use bundle version 3)
Facets
library · maturity active
api-documentation documentation api-framework middleware web-development apis documentation backend php self-hosted symfony-bundle openapi swagger redoc rest-api php-attributes web-server
1 source
- readme: https://github.com/nelmio/NelmioApiDocBundle · fetched 2026-08-28 · c7c46e1370bf
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| nelmio/NelmioApiDocBundle | main | 94 |
For agents
markdown · JSON · MCP: product_card(name="nelmio/NelmioApiDocBundle")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem