Libraries tagged by laravel relationships
msafadi/laravel-eloquent-join-with
3047 Downloads
Laravel Eloquent Join With Relationships
liam-wiltshire/laravel-jit-loader
69385 Downloads
Just In Time relationship loader for Laravel
venturedrake/laravel-crm
7236 Downloads
A free open source CRM built as a package for laravel projects
korridor/laravel-has-many-merged
58055 Downloads
Custom relationship for Eloquent that merges/combines multiple one-to-may (hasMany) relationships
digital-creative/custom-relationship-field
117148 Downloads
Emulate HasMany relationship without having a real relationship set between resources
bnbwebexpertise/laravel-attachments
183595 Downloads
Attach files to your models, retrievable by key, group name or using the Eloquent relationship.
neurony/laravel-duplicate
116435 Downloads
Duplicate any Eloquent model along with its underlying relationships
znck/belongs-to-through
223389 Downloads
Laravel Eloquent BelongsToThrough relationships
cerbero/eloquent-inspector
5093 Downloads
Inspect Laravel Eloquent models to collect properties, relationships and more.
suenerds/nova-searchable-belongs-to-filter
332591 Downloads
Searchable Nova filter for belongsTo relationships.
indexzer0/eloquent-filtering
2468 Downloads
Powerful eloquent filtering
zing/laravel-eloquent-relationships
14054 Downloads
More eloquent relationships for Laravel
paxha/laravel-recursive-relationships
39585 Downloads
This Laravel Eloquent extension provides recursive relationships using common table.
mr-punyapal/laravel-extended-relationships
1848 Downloads
Package provides additional, more efficient relationship methods for Laravel Eloquent models.
nullthoughts/laravel-latest-relation
37414 Downloads
Eloquent macros for querying latest HasMany relationship in Laravel