laravel-admin-ext / data-dictionary
Mysql data dictionary
Installs: 6 026
Dependents: 0
Suggesters: 0
Security: 0
Stars: 9
Watchers: 2
Forks: 3
Open Issues: 1
Language:HTML
Requires
- php: >=7.0.0
- encore/laravel-admin: ~1.6
Requires (Dev)
- phpunit/phpunit: ~6.0
This package is auto-updated.
Last update: 2024-11-15 22:57:32 UTC
README
A simple Mysql data dictionary tool that can be used to view and export table structures.
一个简单的Mysql数据字典工具,可以用来查看和导出表结构。
Screenshot
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.
支持
如果觉得这个项目帮你节约了时间,不妨支持一下;)
License
Licensed under The MIT License (MIT).