korridor/laravel-has-many-merged
Adds a “hasManyMerged” Eloquent relationship to merge multiple hasMany relations into one, so you can query, eager load, paginate, and sort related models through a single unified relation—ideal for combining items from different sources or tables.
|
Package
|
Constraint
|
|---|---|
| illuminate/database | ^10|^11|^12 |
|
Package
|
Constraint
|
|---|---|
| friendsofphp/php-cs-fixer | ^3 |
| nunomaduro/larastan | ^2.0|^3 |
| orchestra/testbench | ^8|^9|^10 |
| phpunit/phpunit | ^10|^11 |
| squizlabs/php_codesniffer | ^3.5 |
How can I help you explore Laravel packages today?