beyondcode/laravel-er-diagram-generator
Generate entity relation diagrams from your Laravel model files. observed · 2026-08-28
Health v2 · maintenance only
68/100
- Activity 73
- Release rhythm 44
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 235.5
- age_days: 2983
- days_rel: 163
- days_push: 163
- n_releases_24m: 3
Adoption not part of the score
2022 stars · 198 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Laravel package that generates entity relation diagrams by inspecting relationships defined in Eloquent model files, using GraphViz under the hood. It provides an artisan command that outputs diagrams as PNG, SVG, or text.
Use cases
- generate ER diagrams from Laravel models
- visualize database relationships in a Laravel app
- document Eloquent model relationships automatically
- export entity relation diagram as PNG or SVG
- create text representation of model relationships
When to choose
- you have a Laravel or Lumen app with Eloquent models and want automatic ER diagrams
- you want a quick artisan command to visualize model relationships
- you need customizable diagram generation with multiple output formats
When to avoid
- your project is not built on Laravel/Eloquent
- you need diagrams from raw database schemas rather than model files
- you cannot install the GraphViz dependency
Facets
library · maturity active
documentation cli data-visualization developer-tools documentation web-development databases php cli cross-platform laravel eloquent entity-relation-diagram graphviz artisan-command database-schema
1 source
- readme: https://github.com/beyondcode/laravel-er-diagram-generator · fetched 2026-08-28 · 3ecc6efd53ba
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| beyondcode/laravel-er-diagram-generator | main | 68 |
For agents
markdown · JSON · MCP: product_card(name="beyondcode/laravel-er-diagram-generator")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem