PHPackages                             gilbertchiao/laravel-db-schema-doc - 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. gilbertchiao/laravel-db-schema-doc

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

gilbertchiao/laravel-db-schema-doc
==================================

A Laravel package to generate database schema documentation.

v1.0.0(10mo ago)18MITPHPPHP ^8.0

Since Jul 6Pushed 9mo agoCompare

[ Source](https://github.com/gilbertchiao/laravel-db-schema-doc)[ Packagist](https://packagist.org/packages/gilbertchiao/laravel-db-schema-doc)[ RSS](/packages/gilbertchiao-laravel-db-schema-doc/feed)WikiDiscussions main Synced 1mo ago

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

Laravel DB Schema Documentation Package
=======================================

[](#laravel-db-schema-documentation-package)

This package provides a simple Artisan command to generate Markdown documentation for your Laravel application's database schema.

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

[](#installation)

```
composer require gilbertchiao/laravel-db-schema-doc
```

Usage
-----

[](#usage)

```
php artisan db:generate-schema-doc
```

This will generate a `schema.md` file in your project's root directory.

### Options

[](#options)

- `--path`: Specify a different output path for the documentation file.
- `--include-view-sql`: Include the SQL definition for views in the documentation.

### License

[](#license)

[MIT](LICENSE)

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance55

Moderate activity, may be stable

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity41

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

311d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3e021adf12734a685d568f5c76b51d7a59c28168d2ef9a1858f56372b120f55d?d=identicon)[gilbertchiao](/maintainers/gilbertchiao)

---

Top Contributors

[![gilbertchiao](https://avatars.githubusercontent.com/u/222855?v=4)](https://github.com/gilbertchiao "gilbertchiao (2 commits)")

### Embed Badge

![Health badge](/badges/gilbertchiao-laravel-db-schema-doc/health.svg)

```
[![Health](https://phpackages.com/badges/gilbertchiao-laravel-db-schema-doc/health.svg)](https://phpackages.com/packages/gilbertchiao-laravel-db-schema-doc)
```

###  Alternatives

[tucker-eric/eloquentfilter

An Eloquent way to filter Eloquent Models

1.8k4.8M26](/packages/tucker-eric-eloquentfilter)[owen-it/laravel-auditing

Audit changes of your Eloquent models in Laravel

3.4k33.0M95](/packages/owen-it-laravel-auditing)[clickbar/laravel-magellan

This package provides functionality for working with the postgis extension in Laravel.

423715.4k1](/packages/clickbar-laravel-magellan)[fumeapp/modeltyper

Generate TypeScript interfaces from Laravel Models

196277.9k](/packages/fumeapp-modeltyper)[cybercog/laravel-clickhouse

ClickHouse migrations for Laravel

163166.8k](/packages/cybercog-laravel-clickhouse)[toponepercent/baum

Baum is an implementation of the Nested Set pattern for Eloquent models.

3154.7k](/packages/toponepercent-baum)

PHPackages © 2026

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