Libraries tagged by laravel reaction eloquent
miowng/laravel-eloquent-join
10 Downloads
This package introduces the join magic for eloquent models and relations.
mhdobd/eloquent-relation-guard
3 Downloads
A Laravel package for scanning model relations, And providing useful actions over them
jamieleepreece/laravel-custom-relation
5 Downloads
A custom relation for when stock relations aren't enough.
difel/laravel-eloquent-join
47 Downloads
This package introduces the join capability for sorting and filtering on eloquent relations.
anderson-dw/laravel-eloquent-join
9 Downloads
This package introduces the join magic for eloquent models and relations.
crazybooot/laravel-mapped-model-fields
418 Downloads
Add Eloquent Builder and Relation methods to create and update Models previously map fields
bhavishyajeet/laravel-searchable-trait
1 Downloads
A powerful, flexible search trait for Laravel Eloquent models with support for relation searches, custom column selection, and configurable table mappings.
saad/laravel-request-query-parser
18 Downloads
This library will load query relation and select fields according to request include query string values
omgitslock/relation-parser
2 Downloads
Парсер отношений eloquent моделей для Laravel 5.5 и выше
myqaa/laravel-pivot
4399 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
linlancer/laravel-relations
264 Downloads
laravel扩展关联 多字段关联匹配 特殊字符分隔关联匹配
istanbay/laravel-pivot
130 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
hamid09430/direct-nested-relation-object
8 Downloads
Laravel Eloquent HasManyThrough relationship with unlimited levels
biladina/laravel-composite-relations
14 Downloads
Adds the ability define composite eloquent relations.
thomasdominic/eloquent-model-testor
21 Downloads
Test easier your Eloquent Models in your Laravel Project