Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1.13 KB

readme.md

File metadata and controls

29 lines (21 loc) · 1.13 KB

Kacher Logo

Kacher

Software License Travis Total Downloads

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 [email protected] instead of using the issue tracker.

License

The MIT License (MIT). Please see License File for more information.