Laravel Packages

Generate Entity-Relationship Diagrams with Laravel

Published
Generate Entity-Relationship Diagrams with Laravel image

The Laravel ERD package automatically generates Entity-Relationship Diagrams from your Laravel models and displays them using erd-editor. As someone who recently downloaded MySQL workbench to try to generate an ERD diagram, using this package is way easier, and the results look beautiful:

Entity-relationship diagram of the Pinkary project.
I generated the ERD locally for the Pinkary.com project

The project's readme has advanced instructions on excluding tables and generating an SVG file that you can distribute to your team or with your documentation. I noticed the SVG generation was not working for me (this package is still brand new and under development). To get started with this package, view the installation and usage instructions at recca0120/laravel-erd on GitHub.

Paul Redmond photo

Staff writer at Laravel News. Full stack web developer and author.

Sponsored

laravelcloud logo
Laravel Cloud

Easily create and manage your servers and deploy your Laravel applications in seconds.

Visit Laravel Cloud

The latest

View all →
CPX: The Composer Package Executor for PHP image

CPX: The Composer Package Executor for PHP

Read article
Laravel AI SDK Adds Human-in-the-Loop Tool Approval image

Laravel AI SDK Adds Human-in-the-Loop Tool Approval

Read article
Pest 5 Released With Test Impact Analysis, Agent Verification, and Evals image

Pest 5 Released With Test Impact Analysis, Agent Verification, and Evals

Read article
Queue-SQL: Run Mass Deletes and Updates Across Parallel Queue Jobs image

Queue-SQL: Run Mass Deletes and Updates Across Parallel Queue Jobs

Read article
Blade Formatting in Laravel Pint image

Blade Formatting in Laravel Pint

Read article
Inertia DevTools Is Now on the Chrome Web Store image

Inertia DevTools Is Now on the Chrome Web Store

Read article