jawira / entity-draw
This library generates class diagrams from your Doctrine ORM entities.
v1.0.2
2025-05-15 21:04 UTC
Requires
- php: ^8.1
- doctrine/orm: ^2.9 || ^3
- jawira/doctrine-diagram-contracts: ^v1
Requires (Dev)
- friendsofphp/php-cs-fixer: ^v3.75
- jawira/skeleton: ^v2.27
- phpunit/phpunit: ^10.5
- vimeo/psalm: 6.7.*
README
This library generates class diagrams from your Doctrine ORM entities.
It is designed for use with jawira/doctrine-diagram-bundle.
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...