Libraries tagged by relation
tailflow/laravel-orion
479604 Downloads
Orion for Laravel allows you to build a fully featured REST API based on your Eloquent models and relationships with the simplicity of Laravel as you love it.
protonemedia/laravel-cross-eloquent-search
423553 Downloads
Laravel package to search through multiple Eloquent models. Supports pagination, eager loading relations, single/multiple columns, sorting and scoped queries.
propel/propel1
1546003 Downloads
Propel is an open-source Object-Relational Mapping (ORM) for PHP5.
paragonie/ciphersweet
946927 Downloads
Searchable field-level encryption library for relational databases
mikebronner/laravel-pivot-events
105212 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
j4mie/idiorm
1371630 Downloads
A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP5
genealabs/laravel-pivot-events
4356486 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
bkwld/cloner
1711038 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
470659 Downloads
Validate and save automatically related Active Record models.
staudenmeir/laravel-merged-relations
158763 Downloads
Merged Laravel Eloquent relationships
kirschbaum-development/nova-inline-relationship
326468 Downloads
A Laravel Nova field for displaying relationship properties inline.
ankurk91/laravel-eloquent-relationships
441596 Downloads
Add missing eloquent relationships to Laravel php framework.
voskobovich/yii2-linker-behavior
284766 Downloads
This behavior makes it easy to maintain many-to-many and one-to-many relations in your ActiveRecord models.
dcat/laravel-wherehasin
127506 Downloads
Laravel ORM whereHasIn
biiiiiigmonster/hasin
422127 Downloads
Laravel framework relation has in implement