jawira / entity-draw
This library generates class diagrams from your Doctrine ORM entities.
v0.2.0
2025-02-05 23:37 UTC
Requires
- php: ^8.1
- doctrine/orm: ^2.9 || ^3
- jawira/doctrine-diagram-contracts: ^v1
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.68
- jawira/skeleton: ^2.27
- vimeo/psalm: ^6.1
This package is auto-updated.
Last update: 2025-02-06 09:05:16 UTC
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...