jawira / db-draw
📐 Takes a DoctrineORM connection and generates a database diagram in .puml format
Installs: 4 632
Dependents: 2
Suggesters: 0
Security: 0
Stars: 13
Watchers: 3
Forks: 1
Open Issues: 4
Requires
- php: ^7.4 || ^8.0
- doctrine/dbal: ^2.5 || ^3
- jawira/the-lost-functions: ^1.1
Requires (Dev)
- ext-dom: *
- ext-mbstring: *
- ext-xml: *
- ergebnis/composer-normalize: ^2.13
- friendsofphp/php-cs-fixer: ^3.0
- jawira/plantuml: ^1.59
- jawira/plantuml-client: ^1.0
- jawira/skeleton: ^2.16
- phpstan/phpstan: ^1.8
- phpunit/phpunit: ^9.5
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...