jawira / db-draw
📐 Takes a DoctrineORM connection and generates a database diagram in .puml format
Installs: 32 778
Dependents: 2
Suggesters: 0
Security: 0
Stars: 18
Watchers: 4
Forks: 2
Open Issues: 2
Requires
- php: ^8.0
- doctrine/dbal: ^3.3 || ^4.0
- jawira/the-lost-functions: ^1.1
Requires (Dev)
- ext-dom: *
- ext-mbstring: *
- ext-xml: *
- ergebnis/composer-normalize: ^2.43
- friendsofphp/php-cs-fixer: ^3.64
- jawira/plantuml: ^1.2024.6
- jawira/plantuml-client: ^1.0.3
- jawira/skeleton: ^2.24.1
- phpstan/phpstan: ^1.12.2
- phpunit/phpunit: ^9.6.20
- rector/rector: ^0.19.8
README
📐 Takes a DoctrineORM connection and generates a database diagram in .puml format.
Installing
composer require jawira/db-draw
Documentation
https://jawira.github.io/db-draw/
Contributing
If you liked this project, ⭐ star it on GitHub.
Packages from jawira
- jawira/plantuml-client
- Convert PlantUML diagrams into images.
- jawira/plantuml-encoding
- PlantUML encoding functions.
- jawira/plantuml
- Provides PlantUML executable and plantuml.jar
- more...