jawira / entity-draw
This library generates class diagrams from your Doctrine ORM entities.
v2.0.0
2026-06-26 17:16 UTC
Requires
- php: ^8.2
- doctrine/orm: ^2.9 || ^3.0
- jawira/doctrine-diagram-contracts: ^v2.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^v3.95
- jawira/skeleton: ^v2.27
- phpunit/phpunit: ^11.5
- vimeo/psalm: ^v6.16
This package is auto-updated.
Last update: 2026-06-26 17:53:45 UTC
README
📐 This library generates class diagrams from your Doctrine ORM entities.
⚠️ It is primarily intended to be consumed as a dependency by the jawira/doctrine-diagram-bundle project.
Install
composer require jawira/entity-draw
Contributing
- If you liked this project, ⭐ star it on GitHub.
- Or follow me on 𝕏.
- Found a bug? Please report it by opening an issue!
Phing
License
This library is licensed under the MIT license.
Packages from jawira
-
jawira/doctrine-diagram-bundle
- Symfony Bundle to generate database diagrams.
-
jawira/plantuml
- Provides PlantUML executable and plantuml.jar
- more...