PHPackages                             libry-inc/laravel-docgen - 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. libry-inc/laravel-docgen

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

libry-inc/laravel-docgen
========================

A Laravel tool to auto-generate a document from data, like DB

v0.1.1(1y ago)0219MITPHPPHP ^8.2.0

Since Sep 27Pushed 1y ago1 watchersCompare

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

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

What's laravel-docgen - Laravel Document Generator
==================================================

[](#whats-laravel-docgen---laravel-document-generator)

This is a library that helps you almost automatically generate documents with data gathered from like a DB schema. This library uses Laravel but your application doesn't necessarily need to. You can edit the output with Blade PHP, like below: [![screenshot1](./screenshot1.png)](./screenshot1.png)↓ [![screenshot2](./screenshot2.png)](./screenshot2.png)

Installation
============

[](#installation)

```
composer require --dev libry-inc/laravel-docgen
artisan vendor:publish --tag=docgen
```

Usage
=====

[](#usage)

Publish and generate a sample document
--------------------------------------

[](#publish-and-generate-a-sample-document)

```
artisan vendor:publish --tag=docgen.sample
artisan docgen db.sample
```

Customize
---------

[](#customize)

- To change I/O directions, modify config/docgen.php
- To change outputs, modify resources/docgen/...

Contributions
=============

[](#contributions)

Install
-------

[](#install)

```
docker buildx bake
docker compose up -d
docker compose exec php composer install
```

Pre-commit
----------

[](#pre-commit)

```
docker compose exec php composer fixer
```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance36

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity44

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 75% 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

Every ~6 days

Total

3

Last Release

586d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/731c080c578d76b4cc8da69111f30604ff2527a621bf33819f3bc88959f5bfec?d=identicon)[fumiaki-nakamura](/maintainers/fumiaki-nakamura)

---

Top Contributors

[![hurumeki](https://avatars.githubusercontent.com/u/6499793?v=4)](https://github.com/hurumeki "hurumeki (3 commits)")[![fumiaki-nakamura](https://avatars.githubusercontent.com/u/43397488?v=4)](https://github.com/fumiaki-nakamura "fumiaki-nakamura (1 commits)")

---

Tags

phplaravellaravel-docgen

### Embed Badge

![Health badge](/badges/libry-inc-laravel-docgen/health.svg)

```
[![Health](https://phpackages.com/badges/libry-inc-laravel-docgen/health.svg)](https://phpackages.com/packages/libry-inc-laravel-docgen)
```

###  Alternatives

[stevebauman/location

Retrieve a user's location by their IP Address

1.3k7.6M65](/packages/stevebauman-location)[monicahq/laravel-cloudflare

Add Cloudflare ip addresses to trusted proxies for Laravel.

3372.7M4](/packages/monicahq-laravel-cloudflare)[mediconesystems/livewire-datatables

Advanced datatables using Laravel, Livewire, Tailwind CSS and Alpine JS

1.2k711.3k8](/packages/mediconesystems-livewire-datatables)[kra8/laravel-snowflake

Snowflake for Laravel and Lumen.

188402.3k6](/packages/kra8-laravel-snowflake)[bezhansalleh/filament-google-analytics

Google Analytics integration for FilamentPHP

205144.8k5](/packages/bezhansalleh-filament-google-analytics)[laragear/preload

Effortlessly make a Preload script for your Laravel application.

119363.5k](/packages/laragear-preload)

PHPackages © 2026

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