Kacher is Laravel DB to DBML (dbdiagram.io/dbdocs.io)

Maintainers

Package info

github.com/aphisitworachorch/kacher

Type:package

pkg:composer/aphisitworachorch/kacher

Statistics

Installs: 105 434

Dependents: 0

Suggesters: 0

Stars: 33

Open Issues: 2

v1.3 2025-02-25 02:35 UTC

This package is auto-updated.

Last update: 2026-02-25 05:24:31 UTC


README

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.