Libraries tagged by eloquent-relationships
coder-packages/anonymous-relationships
4 Downloads
Laravel anonymous relationships in eloquent
zerochip/laravel-lineage
17 Downloads
A Laravel package for chain calling eloquent relationships
uni-deal/filament-relationship-builder
3 Downloads
Registers a FilamentPHP builder via an Eloquent relationship with order, type, and data columns.
toanld/multi-relationships
277 Downloads
Compoships offers the ability to specify relationships based on two (or more) columns in Laravel's Eloquent ORM. The need to match multiple columns in the definition of an Eloquent relationship often arises when working with third party or pre existing schema/database.
ticetmp/comma-separated
7 Downloads
This function could be useful in scenarios where traditional Eloquent relationships are not applicable, and you need to manually handle the relationship using raw SQL queries with a comma-separated values approach
paxha/laravel-adjacency-list
126 Downloads
Recursive Laravel Eloquent relationships with CTEs
otsglobal/laravel-attachments
1 Downloads
Attach files to your models, retrievable by key, group name or using the Eloquent relationship.
killmails/relation-attributes
0 Downloads
Define Eloquent relationships using Attributes.
josef/postgre-comma-relations
152 Downloads
To create a Eloquent relationships with comma separated foreign key or using a string_to_array postgre function.
faliure/laravel-separate-databases
11997 Downloads
Laravel Eloquent Relationships for Models living in separate databases (different hosts or same)
danhunsaker/eloquent-meta-relate
27 Downloads
Extend Eloquent relationships to support implied polymorphism and merging
boukeversteegh/eloquent-relations
2850 Downloads
Eloquent Relationship that defines symmetric relations
vajexal/laravel-attributes-relationships
4 Downloads
Laravel eloquent relationships using attributes
publica/relaquent
2 Downloads
Extension of Laravel's Eloquent relationships: additional relationship types, query joins, pivot models, converters and helpers