Libraries tagged by laravel reaction eloquent
yassinya/laravel-relation-cli
13 Downloads
Quickly define relationships between eloquent models with a simple command
shopapps/has-table-relation
2052 Downloads
Provides a hasTable Eloquent relation to fetch all records from a table.
ardalanamini/laravel-custom-relation
170 Downloads
Create your own custom relation for when stock relations aren't enough
umutphp/laravel-belongs-to-user
863 Downloads
The smallest Laravel package for having User belongs to relation
igaster/eloquent-inheritance
149 Downloads
Use a One-To-One (or One-To-Many) relation between a parent & child Tables to simulate inheritance between Models
velitsol/eloquent-filter
11 Downloads
A laravel package to filter eloquent models and their relationships based on URL query strings.
illuminatech/db-role
16 Downloads
Provides support for Eloquent relation role (table inheritance) composition in Laravel
tassawartech174/mongodb-relations
71 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.
riesjart/relaquent
2320 Downloads
Extension of Laravel's Eloquent relationships: additional relationship types, query joins, pivot models, converters and helpers
kohutd/laravel-relation-traits
21 Downloads
Easily generate model relation traits in Laravel.
entense/laravel-relation-joins
1 Downloads
Adds the ability to join on a relationship by name.
ahfa92/laravel-relation-joins
4 Downloads
Adds the ability to join on a relationship by name.
tranghaviet/laravel-custom-relation
5 Downloads
A custom relation for when stock relations aren't enough.
thevsstech/eloquent-relation-deleteable
77 Downloads
A library which enabled automatically deleting relationships when a model gets deleted
namchung/laravel-eloquent-join
97 Downloads
This package introduces the join magic for eloquent models and relations.