PHPackages                             benmacha/diagram-bundle - 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. [Framework](/categories/framework)
4. /
5. benmacha/diagram-bundle

ActiveSymfony-bundle[Framework](/categories/framework)

benmacha/diagram-bundle
=======================

Symfony Diagram Bundle

1.1.1(2y ago)463MITJavaScriptPHP ^7.0|| ^8.0

Since May 29Pushed 1y ago1 watchersCompare

[ Source](https://github.com/BenMacha/diagram-bundle)[ Packagist](https://packagist.org/packages/benmacha/diagram-bundle)[ RSS](/packages/benmacha-diagram-bundle/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (5)Dependencies (3)Versions (6)Used By (0)

Symfony Diagram Bundle (DiagramBundle)#
=======================================

[](#symfony-diagram-bundle-diagrambundle)

[![Latest Stable Version](https://camo.githubusercontent.com/04e474e2090c81efc2dcab22c6fabfbdaa2592973a937a8314d88a0ab9d801e5/687474703a2f2f706f7365722e707567782e6f72672f62656e6d616368612f6469616772616d2d62756e646c652f76)](https://packagist.org/packages/benmacha/diagram-bundle) [![Total Downloads](https://camo.githubusercontent.com/bc96b6a18de91e53f38e1de92acbe8bd5e3b05cdbaeb104179972931a632692a/687474703a2f2f706f7365722e707567782e6f72672f62656e6d616368612f6469616772616d2d62756e646c652f646f776e6c6f616473)](https://packagist.org/packages/benmacha/diagram-bundle) [![Latest Unstable Version](https://camo.githubusercontent.com/df45a446ee44931b5048cf0b3a0b9b464f7aca9dbf106c1e46907043d80d4c3e/687474703a2f2f706f7365722e707567782e6f72672f62656e6d616368612f6469616772616d2d62756e646c652f762f756e737461626c65)](https://packagist.org/packages/benmacha/diagram-bundle) [![License](https://camo.githubusercontent.com/b9f7eebd9bdf64b2a9b5b888c8a134c6c126395cd940e2a2275d68210b32ce56/687474703a2f2f706f7365722e707567782e6f72672f62656e6d616368612f6469616772616d2d62756e646c652f6c6963656e7365)](https://packagist.org/packages/benmacha/diagram-bundle) [![PHP Version Require](https://camo.githubusercontent.com/c3b6af16df2c68b95a723c7809ab6ddbb9f1278fa0dd72816d4464357a328a5c/687474703a2f2f706f7365722e707567782e6f72672f62656e6d616368612f6469616772616d2d62756e646c652f726571756972652f706870)](https://packagist.org/packages/benmacha/diagram-bundle)[![Support Palestine](https://camo.githubusercontent.com/b18b30503d09a12f6186d0f73a1967faac6ec91f183910423b79fa56ed34913b/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f254630253946253837254235254630253946253837254238253230537570706f72742d50616c657374696e652d3030383030303f7374796c653d666c6174266c6f676f3d646174613a696d6167652f7376672b786d6c3b6261736536342c2e2e2e)](https://camo.githubusercontent.com/b18b30503d09a12f6186d0f73a1967faac6ec91f183910423b79fa56ed34913b/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f254630253946253837254235254630253946253837254238253230537570706f72742d50616c657374696e652d3030383030303f7374796c653d666c6174266c6f676f3d646174613a696d6167652f7376672b786d6c3b6261736536342c2e2e2e)

"DiagramBundle" is a tool designed to facilitate the drawing of entities in a database and the relationships that connect them.

[ ![](https://github.com/BenMacha/diagram-bundle/raw/master/picture.png?raw=true)](https://benmacha.tn)

Installation
------------

[](#installation)

Add the `benmacha/diagram-bundle` package to your `require` section in the `composer.json` file.

```
$ composer require benmacha/diagram-bundle ^1.0
```

Add the DiagramBundle in bundles.php:

```
