aphisitworachorch/kacher
最新稳定版本:v1.3
Composer 安装命令:
composer require aphisitworachorch/kacher
包简介
Kacher is Laravel DB to DBML (dbdiagram.io/dbdocs.io)
关键字:
README 文档
README
Kacher
Install
composer require aphisitworachorch/kacher
Usage
- For listing all tables in database : php artisan dbml:list (custom type --custom)
- For Parse from DB to DBML : php artisan dbml:parse (custom type --custom / dbdocs abilities --dbdocs)
Customizable Type
- Store file in /storage/app/custom_type.json
- Example
- { "type": "target_type" }
Credits
Security
If you discover any security-related issues, please email arsanandha.ap@gmail.com instead of using the issue tracker.
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 100.81k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 33
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2021-09-05
