PHPackages                             worksofallen/laravel-er-diagram-tool - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. worksofallen/laravel-er-diagram-tool

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

worksofallen/laravel-er-diagram-tool
====================================

Automatically generate entity relationship diagrams for a Laravel application

v1.0.0(1y ago)01.3k[1 PRs](https://github.com/worksofallen/laravel-er-diagram-tool/pulls)MITBladePHP ^8.1CI passing

Since Jun 2Pushed 1mo agoCompare

[ Source](https://github.com/worksofallen/laravel-er-diagram-tool)[ Packagist](https://packagist.org/packages/worksofallen/laravel-er-diagram-tool)[ RSS](/packages/worksofallen-laravel-er-diagram-tool/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (7)Versions (3)Used By (0)

Entity Relationship Diagram Tool for Laravel
============================================

[](#entity-relationship-diagram-tool-for-laravel)

[![Coverage Status](https://camo.githubusercontent.com/3d23a8200ba48fe9973237efa424214abe46587e1837e967597da797248b6fd0/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f776f726b736f66616c6c656e2f6c61726176656c2d65722d6469616772616d2d746f6f6c2f62616467652e737667)](https://coveralls.io/github/worksofallen/laravel-er-diagram-tool)
============================================================================================================================================================================================================================================================================================================================================================

[](#)

[![Downloads](https://camo.githubusercontent.com/ed98ae0f38a1a4ad1946eeec1bca88372dcd7bf04867bb7ffc88724b9bb1dd6b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f776f726b736f66616c6c656e2f6c61726176656c2d65722d6469616772616d2d746f6f6c2e7376673f6d61784167653d32353932303030)](https://packagist.org/packages/worksofallen/laravel-er-diagram-tool)
===============================================================================================================================================================================================================================================================================================================================================================================

[](#-1)

Automatically generate interactive entity relationship diagram for models &amp; their relationships in Laravel and emit a static HTML file for use in a VuePress site.

This package is a heavily-customized fork from [AlvarezAllen99/laravel-erd](https://github.com/AlvarezAllen99/laravel-erd) meant for use in some very specific circumstances. You should probably check out the original package instead!

Installation
------------

[](#installation)

You can install the package via composer.

```
composer require worksofallen/laravel-er-diagram-tool --dev
```

You can publish the config file with:

```
php artisan vendor:publish --provider="AlvarezAllen99\LaravelERD\LaravelERDServiceProvider"
```

Usage
-----

[](#usage)

You can generate a static HTML file with the artisan command:

```
php artisan erd:generate
```

This will be placed in `storage/app/public/erd`, or whatever path you have configured in `config/laravel-erd.php`.

###  Health Score

38

—

LowBetter than 83% of packages

Maintenance72

Regular maintenance activity

Popularity18

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity47

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

Unknown

Total

1

Last Release

397d ago

### Community

Maintainers

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

---

Top Contributors

[![worksofallen](https://avatars.githubusercontent.com/u/35176478?v=4)](https://github.com/worksofallen "worksofallen (1 commits)")

###  Code Quality

TestsPHPUnit

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/worksofallen-laravel-er-diagram-tool/health.svg)

```
[![Health](https://phpackages.com/badges/worksofallen-laravel-er-diagram-tool/health.svg)](https://phpackages.com/packages/worksofallen-laravel-er-diagram-tool)
```

###  Alternatives

[codewithdennis/filament-select-tree

The multi-level select field enables you to make single selections from a predefined list of options that are organized into multiple levels or depths.

329530.5k29](/packages/codewithdennis-filament-select-tree)[stephenjude/filament-feature-flags

Filament implementation of feature flags and segmentation with Laravel Pennant.

122177.8k1](/packages/stephenjude-filament-feature-flags)[wsmallnews/filament-nestedset

Filament nestedset tree builder powered by kalnoy/nestedset with Filament v4 and v5 support

197.8k19](/packages/wsmallnews-filament-nestedset)

PHPackages © 2026

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