https://github.com/jawira/entity-draw
This library generates class diagrams from your Doctrine ORM entities.
https://github.com/jawira/entity-draw
orm symfony uml
Last synced: 9 months ago
JSON representation
This library generates class diagrams from your Doctrine ORM entities.
- Host: GitHub
- URL: https://github.com/jawira/entity-draw
- Owner: jawira
- License: mit
- Created: 2024-09-12T12:57:01.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-02T12:57:52.000Z (10 months ago)
- Last Synced: 2025-06-06T01:07:52.729Z (10 months ago)
- Topics: orm, symfony, uml
- Language: PHP
- Homepage:
- Size: 43 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# jawira/entity-draw
**This library generates class diagrams from your Doctrine ORM entities.
It is designed for use with [jawira/doctrine-diagram-bundle](https://packagist.org/packages/jawira/doctrine-diagram-bundle).**
[][packagist]
[][packagist]
[][packagist]
[][packagist]
## Install
```console
composer require jawira/entity-draw
```
## Contributing
- If you liked this project, ⭐ star it on GitHub.
- Or follow me on 𝕏.
[](https://x.com/jawira)
- Found a bug? Please report it by opening an issue!
## Phing

## License
This library is licensed under the [MIT license](LICENSE.md).
***
## Packages from jawira
-
jawira/doctrine-diagram-bundle
- Symfony Bundle to generate database diagrams.
-
jawira/plantuml
- Provides PlantUML executable and plantuml.jar
- more...
[packagist]: