Libraries tagged by laravel relationships
mr-punyapal/laravel-extended-relationships
3528 Downloads
Package provides additional, more efficient relationship methods for Laravel Eloquent models.
msafadi/laravel-eloquent-join-with
5302 Downloads
Laravel Eloquent Join With Relationships
liam-wiltshire/laravel-jit-loader
74432 Downloads
Just In Time relationship loader for Laravel
eminiarts/nova-relationship-selector
44208 Downloads
A Laravel Nova Package to group Relationships into a Selector.
venturedrake/laravel-crm
7893 Downloads
A free open source CRM built as a package for laravel projects
korridor/laravel-has-many-merged
71277 Downloads
Custom relationship for Eloquent that merges/combines multiple one-to-may (hasMany) relationships
digital-creative/custom-relationship-field
132995 Downloads
Emulate HasMany relationship without having a real relationship set between resources
bnbwebexpertise/laravel-attachments
194122 Downloads
Attach files to your models, retrievable by key, group name or using the Eloquent relationship.
znck/belongs-to-through
223822 Downloads
Laravel Eloquent BelongsToThrough relationships
cerbero/eloquent-inspector
8569 Downloads
Inspect Laravel Eloquent models to collect properties, relationships and more.
suenerds/nova-searchable-belongs-to-filter
361881 Downloads
Searchable Nova filter for belongsTo relationships.
indexzer0/eloquent-filtering
6576 Downloads
Powerful eloquent filtering
zing/laravel-eloquent-relationships
16195 Downloads
More eloquent relationships for Laravel
paxha/laravel-recursive-relationships
42989 Downloads
This Laravel Eloquent extension provides recursive relationships using common table.
nullthoughts/laravel-latest-relation
43646 Downloads
Eloquent macros for querying latest HasMany relationship in Laravel