📐 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.
Run this command to generate a ER diagram:
bin/console doctrine:diagram
Then open database.svg
located at the root of your project:
https://jawira.github.io/doctrine-diagram-bundle/
If you liked this project, ⭐ star it on GitHub.
This library is licensed under the MIT license.
- jawira/plantuml
- Provides PlantUML executable and plantuml.jar
- more...