Libraries tagged by laravel reactions
staudenmeir/eloquent-has-many-deep
10746729 Downloads
Laravel Eloquent HasManyThrough relationships with unlimited levels
chelout/laravel-relationship-events
1922936 Downloads
Missing relationship events for Laravel
staudenmeir/laravel-adjacency-list
3807013 Downloads
Recursive Laravel Eloquent relationships with CTEs
staudenmeir/eloquent-json-relations
4836996 Downloads
Laravel Eloquent relationships with JSON keys
spatie/laravel-event-sourcing
2988227 Downloads
The easiest way to get started with event sourcing in Laravel
awobaz/compoships
8946047 Downloads
Laravel relationships with support for composite/multiple keys
staudenmeir/belongs-to-through
7503913 Downloads
Laravel Eloquent BelongsToThrough relationships
ajcastro/eager-load-pivot-relations
1426572 Downloads
Eager load pivot relations for Laravel Eloquent's BelongsToMany relation.
tailflow/laravel-orion
505182 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.
titasgailius/search-relations
6626181 Downloads
A Laravel Nova tool.
reedware/laravel-relation-joins
961960 Downloads
Adds the ability to join on a relationship by name.
protonemedia/laravel-cross-eloquent-search
436942 Downloads
Laravel package to search through multiple Eloquent models. Supports pagination, eager loading relations, single/multiple columns, sorting and scoped queries.
bkwld/cloner
1784687 Downloads
A trait for Laravel Eloquent models that lets you clone of a model and it's relationships, including files.
staudenmeir/laravel-merged-relations
169023 Downloads
Merged Laravel Eloquent relationships
fico7489/laravel-eloquent-join
386151 Downloads
This package introduces the join magic for eloquent models and relations.