Libraries tagged by many to many relationship
scribu/lib-posts-to-posts
73318 Downloads
A library for many-to-many relationships in WordPress
verbb/many-to-many
5312 Downloads
A field type to manage relationships from both sides.
korridor/laravel-has-many-merged
58294 Downloads
Custom relationship for Eloquent that merges/combines multiple one-to-may (hasMany) relationships
kingmaker/laravel-many-to-many-self-relationship
20286 Downloads
Laravel Many to Many Relationship on the same Model through a pivot table providing two-way association.
totov/laravel-soft-delete-morph-to-many-pivots
6047 Downloads
Allow morphToMany relationship pivots to be soft deleted.
huboshen/laravel-one-to-many-sync
9371 Downloads
Allow sync method for Laravel Has Many and Morph Many Relationship.
frostealth/yii2-relation-behavior
11936 Downloads
Easy linking and sync relationships many-to-many and one-to-many
hulkur/laravel-hasmany-keyby
35472 Downloads
Add possibility to have related models in many-to-many relationship attached to the parent model by defined key values.
sheadawson/quickaddnew
34212 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.
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.
ajimoti/roles-and-permissions
1296 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
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.