Libraries tagged by relation
protonemedia/laravel-cross-eloquent-search
341314 Downloads
Laravel package to search through multiple Eloquent models. Supports pagination, eager loading relations, single/multiple columns, sorting and scoped queries.
paragonie/ciphersweet
720756 Downloads
Searchable field-level encryption library for relational databases
j4mie/idiorm
1282550 Downloads
A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP5
genealabs/laravel-pivot-events
3517184 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
fico7489/laravel-pivot
4622682 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
bkwld/cloner
1334131 Downloads
A trait for Laravel Eloquent models that lets you clone of a model and it's relationships, including files.
la-haute-societe/yii2-save-relations-behavior
417462 Downloads
Validate and save automatically related Active Record models.
staudenmeir/laravel-merged-relations
103622 Downloads
Merged Laravel Eloquent relationships
kirschbaum-development/nova-inline-relationship
291396 Downloads
A Laravel Nova field for displaying relationship properties inline.
ankurk91/laravel-eloquent-relationships
381657 Downloads
Add missing eloquent relationships to Laravel php framework.
voskobovich/yii2-linker-behavior
249576 Downloads
This behavior makes it easy to maintain many-to-many and one-to-many relations in your ActiveRecord models.
dcat/laravel-wherehasin
103746 Downloads
Laravel ORM whereHasIn
biiiiiigmonster/hasin
308237 Downloads
Laravel framework relation has in implement
yassi/nova-nested-form
465463 Downloads
A Laravel Nova package that allows you to create/update/delete nested related fields from a parent form.
fico7489/laravel-eloquent-join
319847 Downloads
This package introduces the join magic for eloquent models and relations.