Libraries tagged by relation
protonemedia/laravel-cross-eloquent-search
340865 Downloads
Laravel package to search through multiple Eloquent models. Supports pagination, eager loading relations, single/multiple columns, sorting and scoped queries.
paragonie/ciphersweet
719889 Downloads
Searchable field-level encryption library for relational databases
j4mie/idiorm
1282217 Downloads
A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP5
genealabs/laravel-pivot-events
3514202 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
fico7489/laravel-pivot
4620194 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
bkwld/cloner
1332415 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
417128 Downloads
Validate and save automatically related Active Record models.
staudenmeir/laravel-merged-relations
103397 Downloads
Merged Laravel Eloquent relationships
kirschbaum-development/nova-inline-relationship
291261 Downloads
A Laravel Nova field for displaying relationship properties inline.
ankurk91/laravel-eloquent-relationships
381324 Downloads
Add missing eloquent relationships to Laravel php framework.
voskobovich/yii2-linker-behavior
249435 Downloads
This behavior makes it easy to maintain many-to-many and one-to-many relations in your ActiveRecord models.
dcat/laravel-wherehasin
103712 Downloads
Laravel ORM whereHasIn
biiiiiigmonster/hasin
307662 Downloads
Laravel framework relation has in implement
yassi/nova-nested-form
465344 Downloads
A Laravel Nova package that allows you to create/update/delete nested related fields from a parent form.
fico7489/laravel-eloquent-join
319468 Downloads
This package introduces the join magic for eloquent models and relations.