PHPackages                             rfussien/laravel-db-dictionary - 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. rfussien/laravel-db-dictionary

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

rfussien/laravel-db-dictionary
==============================

Laravel package to generate a DB dictionary supporting MySql

1.0.4(7y ago)01.9kMITPHPPHP ~5.6|~7.0

Since Dec 5Pushed 7y ago1 watchersCompare

[ Source](https://github.com/rfussien/larabel-db-dictionary)[ Packagist](https://packagist.org/packages/rfussien/laravel-db-dictionary)[ Docs](https://github.com/rfussien/laravel-db-dictionary)[ RSS](/packages/rfussien-laravel-db-dictionary/feed)WikiDiscussions master Synced today

READMEChangelog (4)Dependencies (3)Versions (5)Used By (0)

db-dictionary
=============

[](#db-dictionary)

[![Latest Version on Packagist](https://camo.githubusercontent.com/c16b6067e455013c4524d69825c3f752993ad41e91285ece6c3e4fb28d4fc3da/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f726675737369656e2f6c61726176656c2d64622d64696374696f6e6172792e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/rfussien/laravel-db-dictionary)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/abb72106558db6728fd7b03f79fc226a76a1595b12b6e023b077e77c16c261f1/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f726675737369656e2f6c61726176656c2d64622d64696374696f6e6172792f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/rfussien/laravel-db-dictionary)[![Coverage Status](https://camo.githubusercontent.com/77d38acc7a001f7185cb37bf3a6fe44a60c0f497e39810f418ece995b3a695e6/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f726675737369656e2f6c61726176656c2d64622d64696374696f6e6172792e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/rfussien/laravel-db-dictionary/code-structure)[![Quality Score](https://camo.githubusercontent.com/e389aef7c1b8debffbf4a398f49785fdac7d8220419ac6ac2e3bd14fa9d7120a/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f726675737369656e2f6c61726176656c2d64622d64696374696f6e6172792e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/rfussien/laravel-db-dictionary)[![Total Downloads](https://camo.githubusercontent.com/b3964e49efb28ed33ea79ef1dbbd96d9e60e1e46135d184cb3495c05f22bb7a8/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f726675737369656e2f6c61726176656c2d64622d64696374696f6e6172792e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/rfussien/laravel-db-dictionary)

This small package generates an html report with the information from the mysql schema.

Install
-------

[](#install)

Via Composer

```
$ composer require rfussien/laravel-db-dictionary
```

Usage
-----

[](#usage)

```
php artisan db:dictionary

```

Change log
----------

[](#change-log)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Testing
-------

[](#testing)

```
$ composer test
```

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) and [CODE\_OF\_CONDUCT](CODE_OF_CONDUCT.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Remi FUSSIEN](https://github.com/rfussien)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

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 ~0 days

Total

4

Last Release

2715d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/488c93e63cb2701a038be750682c86b97ef3ddf63f6ad0397471e38dc77e7c4a?d=identicon)[rfussien](/maintainers/rfussien)

---

Tags

rfussienlaravel-db-dictionary

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/rfussien-laravel-db-dictionary/health.svg)

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

###  Alternatives

[doctrine/orm

Object-Relational-Mapper for PHP

10.2k285.3M6.2k](/packages/doctrine-orm)[jdorn/sql-formatter

a PHP SQL highlighting library

3.9k115.1M102](/packages/jdorn-sql-formatter)[illuminate/database

The Illuminate Database package.

2.8k52.4M9.4k](/packages/illuminate-database)[mongodb/mongodb

MongoDB driver library

1.6k64.0M546](/packages/mongodb-mongodb)[ramsey/uuid-doctrine

Use ramsey/uuid as a Doctrine field type.

90340.3M211](/packages/ramsey-uuid-doctrine)[reliese/laravel

Reliese Components for Laravel Framework code generation.

1.7k3.4M16](/packages/reliese-laravel)

PHPackages © 2026

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