KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
db-draw
★ 22
Open GitHub ↗
PHP library to generate ER database diagrams
Download README (.md)
Explore Similar Repositories
eslint-plugin-react-prefer-function-component
:
ESLint lint rule to enforce function components in React
power_tic_tac_toe
:
A Modern Tic Tac Toe Game
pakket
:
The last package manager macOS will ever need. Simple, functional, and fast.
spacetimeBounds
:
code for *Learning and Exploring Motor Skills with Spacetime Bounds*
pc98_disks_in_linux
:
Notes relating to using PC9801/9821 (and possibly other retro PC system) disks in Linux
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
db-draw
?
Download (.md)
# DB Draw **📐 Takes a DoctrineORM connection and generates a database diagram in .puml format.** **⚠️ It is primarily intended to be consumed as a dependency by the [jawira/doctrine-diagram-bundle](https://github.com/jawira/doctrine-diagram-bundle) project.** [](https://packagist.org/packages/jawira/db-draw) [](https://packagist.org/packages/jawira/db-draw)  ## Installing ```console composer require jawira/db-draw ``` ## Documentation https://jawira.github.io/db-draw/ ## Contributing If you liked this project, ⭐ [star it on GitHub](https://github.com/jawira/db-draw). *** ## Packages from jawira <dl> <dt> <a href="https://packagist.org/packages/jawira/doctrine-diagram-bundle">jawira/doctrine-diagram-bundle <img alt="GitHub stars" src="https://badgen.net/github/stars/jawira/doctrine-diagram-bundle?icon=github"/></a> </dt> <dd>Symfony Bundle to generate database diagrams.</dd> <dt> <a href="https://packagist.org/packages/jawira/plantuml-client"> jawira/plantuml-client <img alt="GitHub stars" src="https://badgen.net/github/stars/jawira/plantuml-client?icon=github"/></a> </dt> <dd>Convert PlantUML diagrams into images.</dd> <dt> <a href="https://packagist.org/packages/jawira/plantuml">jawira/plantuml <img alt="GitHub stars" src="https://badgen.net/github/stars/jawira/plantuml?icon=github"/></a> </dt> <dd>Provides PlantUML executable and plantuml.jar</dd> <dt><a href="https://packagist.org/packages/jawira/">more...</a></dt> </dl>