Libraries tagged by relation
tailflow/laravel-orion
453627 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
411017 Downloads
Laravel package to search through multiple Eloquent models. Supports pagination, eager loading relations, single/multiple columns, sorting and scoped queries.
propel/propel1
1539761 Downloads
Propel is an open-source Object-Relational Mapping (ORM) for PHP5.
paragonie/ciphersweet
900279 Downloads
Searchable field-level encryption library for relational databases
mikebronner/laravel-pivot-events
65845 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
j4mie/idiorm
1356457 Downloads
A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP5
genealabs/laravel-pivot-events
4228331 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
bkwld/cloner
1639872 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
463238 Downloads
Validate and save automatically related Active Record models.
staudenmeir/laravel-merged-relations
148556 Downloads
Merged Laravel Eloquent relationships
kirschbaum-development/nova-inline-relationship
320173 Downloads
A Laravel Nova field for displaying relationship properties inline.
ankurk91/laravel-eloquent-relationships
430469 Downloads
Add missing eloquent relationships to Laravel php framework.
korridor/laravel-has-many-merged
84399 Downloads
Custom relationship for Eloquent that merges/combines multiple one-to-may (hasMany) relationships
dcat/laravel-wherehasin
122801 Downloads
Laravel ORM whereHasIn
biiiiiigmonster/hasin
403021 Downloads
Laravel framework relation has in implement