Libraries tagged by many to many relation
payter/has-column-many
9037 Downloads
This package will provide functionality to add coma separated ID relations for Laravel Eloquent models
alexinator1/yii2-jta
5463 Downloads
Yii2 extension allows to access attributes of junction table and attach them as child model as properties in many-to-many relation
hulkur/laravel-hasmany-keyby
35348 Downloads
Add possibility to have related models in many-to-many relationship attached to the parent model by defined key values.
opengento/module-country-store
5469 Downloads
This module add the many countries to many stores relation and make it available to the storefront.
sheadawson/quickaddnew
34210 Downloads
A decorator for form fields that manage object relationships, to allow adding a new object on the fly through a dialog window. It can handle has_one, has_many or many_many relationships. At the moment it has been tested / works on DropdownField and ListboxField. It works both in the CMS and in the frontend.
illuminatech/sync-many-attribute
6623 Downloads
Allows control over Eloquent many-to-many relation via array attribute
jonasholfeld/kirby3-many-to-many-field
179 Downloads
Kirby Many To Many Field Relationship Plugin
wpmetabox/mb-relationships
775 Downloads
A lightweight solution for creating many-to-many posts to posts relationships in WordPress.
baril/smoothie
5518 Downloads
Some fruity additions to Laravel's Eloquent: fuzzy dates, mutual many-to-many relationships, orderable behavior, closure tables.
jarektkaczyk/eloquent-triple-pivot
1113 Downloads
Many-to-many relations between 3 models
arillo/silverstripe-multiselectfield
1117 Downloads
A sortable multiple select field for managing many-to-many relations
ajimoti/roles-and-permissions
1295 Downloads
Implement roles and permissions on your laravel application, supports many-to-many relationship (pivot tables).
iamkevinmckee/many-to-many
1398 Downloads
Easily generate a migration for a many to many relationship
antonyz89/yii2-many-to-many
1240 Downloads
Many-to-many ActiveRecord relation for Yii 2 framework. Created By Alexey Rogachev, forked by AntonyZ89
genealabs/laravel-nova-morph-many-to-one
196 Downloads
Drop-in package that adds a many-to-one (inverse of one-to-many) polymorphic relationship to Eloquent and Nova.