PHPackages                             audience77/laravel-schemaspy-meta - 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. [Database &amp; ORM](/categories/database)
4. /
5. audience77/laravel-schemaspy-meta

ActiveLibrary[Database &amp; ORM](/categories/database)

audience77/laravel-schemaspy-meta
=================================

Generate schemaspy-meta.xml from Laravel Eloquent Models.

v1.0.0(1y ago)04MITPHP

Since Dec 19Pushed 1y ago1 watchersCompare

[ Source](https://github.com/audience77/laravel-schemaspy-meta)[ Packagist](https://packagist.org/packages/audience77/laravel-schemaspy-meta)[ RSS](/packages/audience77-laravel-schemaspy-meta/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (2)Versions (2)Used By (0)

laravel-schemaspy-meta
======================

[](#laravel-schemaspy-meta)

`laravel-schemaspy-meta` is a tool to generate XML metadata files for [SchemaSpy](https://schemaspy.org/) based on Laravel Eloquent models.

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

[](#installation)

```
composer require --dev audience77/laravel-schemaspy-meta

```

Generate XML
------------

[](#generate-xml)

```
php artisan generate:schemaspy-meta

```

### options

[](#options)

`--modelRootDir`: `string` (default: app/Models)
Specifies the root directory of your Eloquent model files.
Subdirectories will be processed recursively.

`--xmlFile`: `string` (default: schemaspy/schemaspy-meta.xml)
Specifies the output file path for the generated XML file.

`--excludeModelFiles`: `array` (optional)
Specifies files to be excluded from processing (array format).

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance40

Moderate activity, may be stable

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity38

Early-stage or recently created project

 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

510d ago

### Community

Maintainers

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

---

Top Contributors

[![audience77](https://avatars.githubusercontent.com/u/71704978?v=4)](https://github.com/audience77 "audience77 (5 commits)")

---

Tags

laravelschemadatabaseer diagramschemaspy

### Embed Badge

![Health badge](/badges/audience77-laravel-schemaspy-meta/health.svg)

```
[![Health](https://phpackages.com/badges/audience77-laravel-schemaspy-meta/health.svg)](https://phpackages.com/packages/audience77-laravel-schemaspy-meta)
```

###  Alternatives

[stolz/laravel-schema-spy

Laravel artisan command that uses JAVA schemaSpy tool to generate a graphical representation of a database schema

4521.8k](/packages/stolz-laravel-schema-spy)[thedevsaddam/laravel-schema

Display the connected database information in console.

11627.9k1](/packages/thedevsaddam-laravel-schema)[devio/eavquent

EAV modeling package for Eloquent and Laravel.

6410.4k](/packages/devio-eavquent)

PHPackages © 2026

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