PHPackages                             jawira/db-draw - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Database &amp; ORM](/categories/database)
4. /
5. jawira/db-draw

ActiveLibrary[Database &amp; ORM](/categories/database)

jawira/db-draw
==============

📐 Takes a DoctrineORM connection and generates a database diagram in .puml format

v2.0.0(1w ago)22113.6k↓42.2%3[2 issues](https://github.com/jawira/db-draw/issues)2MITPHPPHP ^8.2

Since Apr 2Pushed 1w ago2 watchersCompare

[ Source](https://github.com/jawira/db-draw)[ Packagist](https://packagist.org/packages/jawira/db-draw)[ Docs](https://jawira.github.io/db-draw/)[ RSS](/packages/jawira-db-draw/feed)WikiDiscussions main Synced 2d ago

READMEChangelog (10)Dependencies (18)Versions (21)Used By (2)

DB Draw
=======

[](#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.**

[![Latest Stable Version](https://camo.githubusercontent.com/5bf89a2dce24d2dbd590dce452ca9aa51af41b8a194f5c83d753a8b69a0d39c9/687474703a2f2f706f7365722e707567782e6f72672f6a61776972612f64622d647261772f76)](https://packagist.org/packages/jawira/db-draw)[![PHP Version Require](https://camo.githubusercontent.com/c47ba563a1e12847b2239ecac1a7e2441561dc5a3b8efd9477132f076d2f5891/687474703a2f2f706f7365722e707567782e6f72672f6a61776972612f64622d647261772f726571756972652f706870)](https://packagist.org/packages/jawira/db-draw)[![Github Actions](https://github.com/jawira/db-draw/actions/workflows/qa.yaml/badge.svg)](https://github.com/jawira/db-draw/actions/workflows/qa.yaml/badge.svg)

Installing
----------

[](#installing)

```
composer require jawira/db-draw
```

Documentation
-------------

[](#documentation)

Contributing
------------

[](#contributing)

If you liked this project, ⭐ [star it on GitHub](https://github.com/jawira/db-draw).

---

Packages from jawira
--------------------

[](#packages-from-jawira)

 [jawira/doctrine-diagram-bundle ![GitHub stars](https://camo.githubusercontent.com/462206b7e0f2710fb003bb443de5def28346b3391b6914c8e73b83a62ae7bcdf/68747470733a2f2f62616467656e2e6e65742f6769746875622f73746172732f6a61776972612f646f637472696e652d6469616772616d2d62756e646c653f69636f6e3d676974687562)](https://packagist.org/packages/jawira/doctrine-diagram-bundle)Symfony Bundle to generate database diagrams. [ jawira/plantuml-client ![GitHub stars](https://camo.githubusercontent.com/b48ba66d7a22d9499c8d4865b40934b2a1ea40a48fe3cf57f3dd466ce3d0ab6c/68747470733a2f2f62616467656e2e6e65742f6769746875622f73746172732f6a61776972612f706c616e74756d6c2d636c69656e743f69636f6e3d676974687562)](https://packagist.org/packages/jawira/plantuml-client)Convert PlantUML diagrams into images. [jawira/plantuml ![GitHub stars](https://camo.githubusercontent.com/db7045643d19066edf094c532aa3289faf61cc6a61148e3edd60f6b3c7d49f2d/68747470733a2f2f62616467656e2e6e65742f6769746875622f73746172732f6a61776972612f706c616e74756d6c3f69636f6e3d676974687562)](https://packagist.org/packages/jawira/plantuml)Provides PlantUML executable and plantuml.jar[more...](https://packagist.org/packages/jawira/)

###  Health Score

62

—

FairBetter than 99% of packages

Maintenance97

Actively maintained with recent releases

Popularity42

Moderate usage in the ecosystem

Community18

Small or concentrated contributor base

Maturity74

Established project with proven stability

 Bus Factor1

Top contributor holds 97.5% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~100 days

Recently: every ~218 days

Total

20

Last Release

8d ago

Major Versions

v0.5.0 → v1.0.02021-06-15

v1.8.1 → v2.0.02026-06-25

PHP version history (6 changes)v0.0.0PHP &gt;=7.3

v1.2.0PHP ^7.3 || ^8.0

v1.4.0PHP ^7.4 || ^8.0

v1.5.0PHP ^8.0

v1.8.0PHP ^8.1

v2.0.0PHP ^8.2

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/496541?v=4)[Jawira Portugal](/maintainers/jawira)[@jawira](https://github.com/jawira)

---

Top Contributors

[![jawira](https://avatars.githubusercontent.com/u/496541?v=4)](https://github.com/jawira "jawira (115 commits)")[![knallcharge](https://avatars.githubusercontent.com/u/1715912?v=4)](https://github.com/knallcharge "knallcharge (2 commits)")[![tacman](https://avatars.githubusercontent.com/u/619585?v=4)](https://github.com/tacman "tacman (1 commits)")

---

Tags

databasedbdbaldiagramdoctrinephpplantumldatabasedoctrinedbaldbdiagram

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/jawira-db-draw/health.svg)

```
[![Health](https://phpackages.com/badges/jawira-db-draw/health.svg)](https://phpackages.com/packages/jawira-db-draw)
```

###  Alternatives

[martin-georgiev/postgresql-for-doctrine

Extends Doctrine with native PostgreSQL support for arrays, JSONB, ranges, PostGIS geometries, text search, ltree, uuid, and 100+ PostgreSQL-specific functions.

4585.8M4](/packages/martin-georgiev-postgresql-for-doctrine)[jawira/doctrine-diagram-bundle

📐 Symfony Bundle to generate database diagrams

81104.9k9](/packages/jawira-doctrine-diagram-bundle)[flow-php/doctrine-dbal-bulk

Bulk inserts and updates for Doctrine DBAL

14385.8k4](/packages/flow-php-doctrine-dbal-bulk)[mnapoli/dbal-schema

DB schema manager for Doctrine DBAL

9732.9k1](/packages/mnapoli-dbal-schema)[williarin/wordpress-interop

Interoperability library to work with WordPress database in third party apps

6611.3k2](/packages/williarin-wordpress-interop)[crate/crate-dbal

Doctrine Database Abstraction Layer (DBAL) adapter for CrateDB

1746.9k1](/packages/crate-crate-dbal)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
