jawira/doctrine-diagram-bundle

📐 Symfony Bundle to generate database diagrams

Installs: 12 849

Dependents: 0

Suggesters: 0

Security: 0

Stars: 50

Watchers: 7

Forks: 5

Open Issues: 3

Type:symfony-bundle

v0.8.0 2024-02-10 00:27 UTC

This package is auto-updated.

Last update: 2024-04-18 19:26:17 UTC


README

📐 Symfony Bundle to generate database diagrams.

Important

This project is still a work in progress, so you should expect BC breaks in future releases.
Please report any bug.

Latest Stable Version Total Downloads PHP Version Require License

Usage

Run this command to generate a ER diagram:

bin/console doctrine:diagram

Then open database.svg located at the root of your project:

diagram

Documentation

https://jawira.github.io/doctrine-diagram-bundle/

Contributing

If you liked this project, ⭐ star it on GitHub.

License

This library is licensed under the MIT license.

Packages from jawira

jawira/plantuml GitHub stars
Provides PlantUML executable and plantuml.jar
more...