PHPackages                             yokai/many-to-many-matrix-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. [Database &amp; ORM](/categories/database)
4. /
5. yokai/many-to-many-matrix-bundle

ActiveSymfony-bundle[Database &amp; ORM](/categories/database)

yokai/many-to-many-matrix-bundle
================================

Render a Doctrine ManyToMany relation has matrix form type

v1.1(10y ago)93.3k3[1 issues](https://github.com/yokai-php/many-to-many-matrix-bundle/issues)[1 PRs](https://github.com/yokai-php/many-to-many-matrix-bundle/pulls)MITPHPPHP &gt;=5.5.9

Since May 31Pushed 3y ago3 watchersCompare

[ Source](https://github.com/yokai-php/many-to-many-matrix-bundle)[ Packagist](https://packagist.org/packages/yokai/many-to-many-matrix-bundle)[ RSS](/packages/yokai-many-to-many-matrix-bundle/feed)WikiDiscussions main Synced 4w ago

READMEChangelog (2)Dependencies (2)Versions (5)Used By (0)

YokaiManyToManyMatrixBundle
===========================

[](#yokaimanytomanymatrixbundle)

This bundle aims to render Doctrine ManyToMany relations as a matrix in a Symfony form.

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

[](#installation)

### Add the bundle as dependency with Composer

[](#add-the-bundle-as-dependency-with-composer)

```
composer require yokai/many-to-many-matrix-bundle
```

### Enable the bundle

[](#enable-the-bundle)

```
