Libraries tagged by relation
tailflow/laravel-orion
412212 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
389798 Downloads
Laravel package to search through multiple Eloquent models. Supports pagination, eager loading relations, single/multiple columns, sorting and scoped queries.
propel/propel1
1530738 Downloads
Propel is an open-source Object-Relational Mapping (ORM) for PHP5.
paragonie/ciphersweet
833669 Downloads
Searchable field-level encryption library for relational databases
j4mie/idiorm
1333998 Downloads
A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP5
genealabs/laravel-pivot-events
4018435 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
bkwld/cloner
1529777 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
450379 Downloads
Validate and save automatically related Active Record models.
staudenmeir/laravel-merged-relations
130851 Downloads
Merged Laravel Eloquent relationships
kirschbaum-development/nova-inline-relationship
310179 Downloads
A Laravel Nova field for displaying relationship properties inline.
ankurk91/laravel-eloquent-relationships
414688 Downloads
Add missing eloquent relationships to Laravel php framework.
voskobovich/yii2-linker-behavior
268398 Downloads
This behavior makes it easy to maintain many-to-many and one-to-many relations in your ActiveRecord models.
dcat/laravel-wherehasin
114247 Downloads
Laravel ORM whereHasIn
biiiiiigmonster/hasin
373217 Downloads
Laravel framework relation has in implement
yassi/nova-nested-form
476751 Downloads
A Laravel Nova package that allows you to create/update/delete nested related fields from a parent form.