doctrine-diagram-bundle
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.
Usage
Run this command to generate a ER diagram:
bin/console doctrine:diagram
Then open database.svg
located at the root of your project:
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
- Provides PlantUML executable and plantuml.jar
- more...