PHPackages                             zhuzhichao/laravel-db-dict - 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. zhuzhichao/laravel-db-dict

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

zhuzhichao/laravel-db-dict
==========================

A Laravel db dict package

v0.2.1(9y ago)183.6k6MITPHPPHP ^5.5.9 || ^7.0

Since Jun 3Pushed 9y ago1 watchersCompare

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

READMEChangelog (2)DependenciesVersions (6)Used By (0)

Laravel 5 DB Dict
=================

[](#laravel-5-db-dict)

Version: 0.1.7
--------------

[](#version-017)

数据字典 for laravel。

团队中经常要沟通表和字段, 免不了写文档, 但是文档永远不够及时和准确, 这样就会给团队带来很多的不必要但是也不可避免的麻烦。

虽然有一部分在线的数据字典（但是很少很少的选择）,还是需要大家在更新数据库之后手动更新。

所以这个 Laravel 扩展应运而生! 能够做到实时的、自动的、准确的、优雅的数据字典。

\##目前进度

1. 控制器、模型、迁移文件、命令行工具
2. 将项目的数据表和字段信息同步到字典
3. 字典的路由和列表页面
4. 正常的显示所有表和字段
5. 表和字段的描述更新
6. 列表页面布局优化
7. 页面添加同步字段按钮

\##Todos

5. 提供显示删除的字段和表
6. 提供英文版本和多语言支持
7. 表分类显示

Demo
----

[](#demo)

[![laravel-db-dict-demo](https://camo.githubusercontent.com/0dcbeef4562cf46a06e26557a9e61d6607e5c1afa98035f6c745a7b590454756/687474703a2f2f37786b7869622e636f6d312e7a302e676c622e636c6f7564646e2e636f6d2f6c61726176656c2d64622d646963742d64656d6f2d322e706e67)](https://camo.githubusercontent.com/0dcbeef4562cf46a06e26557a9e61d6607e5c1afa98035f6c745a7b590454756/687474703a2f2f37786b7869622e636f6d312e7a302e676c622e636c6f7564646e2e636f6d2f6c61726176656c2d64622d646963742d64656d6f2d322e706e67)

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

[](#installation)

### 安装

[](#安装)

composer require zhuzhichao/laravel-db-dict

### 配置

[](#配置)

add follow line into config/app.php&gt;providers&gt;array

```
Zhuzhichao\LaravelDbDict\LavavelDbDictProvider::class

```

php artisan vendor:publish

php artisan migrate

### 同步数据字典

[](#同步数据字典)

php artisan db:dict-sync

Usage
-----

[](#usage)

open Chrome and tap

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity29

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity52

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

Every ~87 days

Total

5

Last Release

3335d ago

PHP version history (2 changes)v0.1PHP &gt;=5.4.0

v0.1.6PHP ^5.5.9 || ^7.0

### Community

Maintainers

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

---

Top Contributors

[![zhichao-poper](https://avatars.githubusercontent.com/u/141097055?v=4)](https://github.com/zhichao-poper "zhichao-poper (22 commits)")

---

Tags

laraveldatabaseDictdb-dict

### Embed Badge

![Health badge](/badges/zhuzhichao-laravel-db-dict/health.svg)

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

###  Alternatives

[nunomaduro/laravel-optimize-database

Publishes migrations that make your database production ready.

26548.7k](/packages/nunomaduro-laravel-optimize-database)[hpolthof/laravel-translations-db

A database translations implementation for Laravel 5.

545.8k](/packages/hpolthof-laravel-translations-db)[cubettech/lacassa

Cassandra based query builder for laravel.

358.6k](/packages/cubettech-lacassa)[codengine/laravel-custom-migrations

Custom Migrations for Laravel

131.3k](/packages/codengine-laravel-custom-migrations)

PHPackages © 2026

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