doctrine-diagram-bundle icon indicating copy to clipboard operation
doctrine-diagram-bundle copied to clipboard

📐 Symfony Bundle to generate database diagrams

Doctrine Diagram Bundle

📐 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...