8000 GitHub - apptime033/kacher: Laravel DB (Doctrine) to DBML (dbdiagram.io / dbdocs.io)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

apptime033/kacher

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 arsanandha.ap@gmail.com instead of using the issue tracker.

License

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

About

Laravel DB (Doctrine) to DBML (dbdiagram.io / dbdocs.io)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%
0