jawira/doctrine-diagram-bundle

📐 Symfony Bundle to generate database diagrams

Maintainers

👁 jawira

Package info

github.com/jawira/doctrine-diagram-bundle

Documentation

Type:symfony-bundle

pkg:composer/jawira/doctrine-diagram-bundle

Statistics

Installs: 102 362

Dependents: 2

Suggesters: 0

Stars: 81

Open Issues: 7

v1.2.0 2025-11-30 21:12 UTC

Requires

Suggests

Provides

None

Conflicts

None

Replaces

None

MIT 46840aef3bf860ad48bab4047aec5418e5f7129b

databasedoctrinedevumldiagramsymfony-bundle


README

📐 Symfony Bundle to generate database diagrams.

👁 Latest Stable Version
👁 Total Downloads
👁 PHP Version Require
👁 License

Installation

composer config extra.symfony.allow-contrib true
composer require jawira/doctrine-diagram-bundle --dev

Usage

Run this command to generate an ER diagram:

bin/console doctrine:diagram:er

Then open er.svg located at the root of your project:

👁 diagram

Documentation

https://jawira.github.io/doctrine-diagram-bundle/

Contributing

  • Please report any bug.
  • If you liked this project, ⭐ star it on GitHub.
  • Or follow me on 𝕏. 👁 𝕏 Follow

License

This library is licensed under the MIT license.

Packages from jawira

jawira/plantuml 👁 GitHub stars
Provides PlantUML executable and plantuml.jar
more...