Libraries tagged by regulations
staudenmeir/eloquent-has-many-deep
16315075 Downloads
Laravel Eloquent HasManyThrough relationships with unlimited levels
staudenmeir/belongs-to-through
11340868 Downloads
Laravel Eloquent BelongsToThrough relationships
titasgailius/search-relations
7705819 Downloads
A Laravel Nova tool.
staudenmeir/eloquent-json-relations
7127715 Downloads
Laravel Eloquent relationships with JSON keys
chelout/laravel-relationship-events
2626725 Downloads
Missing relationship events for Laravel
tightenco/parental
2596143 Downloads
A simple eloquent trait that allows relationships to be accessed through child models.
tailflow/laravel-orion
744655 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.
bkwld/cloner
2466499 Downloads
A trait for Laravel Eloquent models that lets you clone of a model and it's relationships, including files.
calebporzio/parental
3419141 Downloads
A simple eloquent trait that allows relationships to be accessed through child models.
staudenmeir/laravel-merged-relations
304021 Downloads
Merged Laravel Eloquent relationships
ajcastro/eager-load-pivot-relations
2009798 Downloads
Eager load pivot relations for Laravel Eloquent's BelongsToMany relation.
fico7489/laravel-eloquent-join
610290 Downloads
This package introduces the join magic for eloquent models and relations.
reedware/laravel-relation-joins
1414811 Downloads
Adds the ability to join on a relationship by name.
recca0120/laravel-erd
115300 Downloads
Laravel ERD automatically generates Entity-Relationship Diagrams from your Laravel models and displays them using Vuerd.
protonemedia/laravel-cross-eloquent-search
579004 Downloads
Laravel package to search through multiple Eloquent models. Supports pagination, eager loading relations, single/multiple columns, sorting and scoped queries.