composer require aphisitworachorch/kacher
- 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)
- Store file in /storage/app/custom_type.json
- Example
- { "type": "target_type" }
If you discover any security-related issues, please email arsanandha.ap@gmail.com instead of using the issue tracker.
The MIT License (MIT). Please see License File for more information.