Libraries tagged by laravel reaction eloquent
thybag/bonus-laravel-relations
28488 Downloads
Additional eloquent ORM relation types for laravel.
simpladevru/laravel-eloquent-join
16558 Downloads
This package introduces the join magic for eloquent models and relations.
oobook/manage-eloquent
1795 Downloads
Manage the laravel eloquent model relationships, table columns and column types
nahid-ferdous/laravel-searchable
8900 Downloads
Laravel Package To make Eloquent Queries Shorter.
codenco-dev/eloquent-model-tester
6883 Downloads
Test easier your Eloquent Models in your Laravel Project
kanarskiy/laravel-relation-joins
637 Downloads
Adds the ability to join on a relationship by name.
unisharp/laravel-eloquent-join
11666 Downloads
This package introduces the join magic for eloquent models and relations.
tusimo/laravel-reverse-relation
3705 Downloads
a one to one and one to many reverse relation for laravel
humweb/laravel-eloquent-join
3711 Downloads
This package introduces the join magic for eloquent models and relations.
johnnyfreeman/laravel-custom-relation
24031 Downloads
A custom relation for when stock relations aren't enough.
tusimo/embed-relation
9002 Downloads
a relation for laravel
pbww/laravel-pivot
3508 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
tassawartech174/mongodb-relations
42 Downloads
Custom Laravel Eloquent relationships for MongoDB using jenssegers/mongodb and mongodb/laravel-mongodb. Supports unidirectional many-to-many and reverse lookups for embedded and reference-based relations.
yassinya/laravel-relation-cli
13 Downloads
Quickly define relationships between eloquent models with a simple command
shopapps/has-table-relation
2010 Downloads
Provides a hasTable Eloquent relation to fetch all records from a table.