laravel-admin-ext/data-dictionary

Mysql data dictionary

Installs: 6 046

Dependents: 0

Suggesters: 0

Security: 0

Stars: 9

Watchers: 1

Forks: 3

Open Issues: 1

Language:HTML

pkg:composer/laravel-admin-ext/data-dictionary

v1.0.0 2019-03-15 08:56 UTC

This package is auto-updated.

Last update: 2025-10-16 00:58:34 UTC


README

A simple Mysql data dictionary tool that can be used to view and export table structures.

一个简单的Mysql数据字典工具,可以用来查看和导出表结构。

Screenshot

WX20190315-165304

Installation

composer require laravel-admin-ext/data-dictionary -vvv

Add an entry to the menu with the following command

php artisan admin:import phpinfo

Usage

Open http://localhost/admin/data-dictionary in your browser after install.

支持

如果觉得这个项目帮你节约了时间,不妨支持一下;)

-1

License

Licensed under The MIT License (MIT).