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(12mo ago)18MITPHPPHP ^8.0

Since Jul 6Pushed 11mo 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 today

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

28

—

LowBetter than 52% of packages

Maintenance50

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

362d 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

[laravel/ai

The official AI SDK for Laravel.

1.0k3.2M194](/packages/laravel-ai)[illuminate/queue

The Illuminate Queue package.

21332.6M1.6k](/packages/illuminate-queue)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9762.4M131](/packages/roots-acorn)[mike-bronner/laravel-model-caching

Automatic caching for Eloquent models.

2.4k91.0k1](/packages/mike-bronner-laravel-model-caching)[pressbooks/pressbooks

Pressbooks is an open source book publishing tool built on a WordPress multisite platform. Pressbooks outputs books in multiple formats, including PDF, EPUB, web, and a variety of XML flavours, using a theming/templating system, driven by CSS.

45444.2k1](/packages/pressbooks-pressbooks)[flarum/core

Delightfully simple forum software.

201.4M2.3k](/packages/flarum-core)

PHPackages © 2026

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