Download the PHP package bambamboole/laravel-mermaid-erd without Composer
On this page you can find all versions of the php package bambamboole/laravel-mermaid-erd. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download bambamboole/laravel-mermaid-erd
More information about bambamboole/laravel-mermaid-erd
Files in bambamboole/laravel-mermaid-erd
Package laravel-mermaid-erd
Short Description This is my package laravel-mermaid-erd
License MIT
Homepage https://github.com/bambamboole/laravel-mermaid-erd
Informations about the package laravel-mermaid-erd
This is my package laravel-mermaid-erd
laravel-mermaid-erd is a Laravel package that generates Entity-Relationship Diagrams (ERDs) using Mermaid.js from your database schema. It provides an easy-to-use command to visualize your database structure. This package is ideal for developers who need to document or understand their database relationships quickly.
Installation
You can install the package via composer:
You can publish and run the migrations with:
You can publish the config file with:
This is the contents of the published config file:
Optionally, you can publish the views using
Usage
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- bambamboole
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-mermaid-erd with dependencies
illuminate/contracts Version ^9.0||^10.0||^11.0
spatie/laravel-package-tools Version ^1.16