jawira / entity-draw
This library generates class diagrams from your Doctrine ORM entities.
Installs: 1 240
Dependents: 1
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 0
Open Issues: 2
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...