Libraries tagged by laravel reactions
staudenmeir/eloquent-json-relations
4551863 Downloads
Laravel Eloquent relationships with JSON keys
spatie/laravel-event-sourcing
2763390 Downloads
The easiest way to get started with event sourcing in Laravel
awobaz/compoships
8429089 Downloads
Laravel relationships with support for composite/multiple keys
staudenmeir/belongs-to-through
7026987 Downloads
Laravel Eloquent BelongsToThrough relationships
ajcastro/eager-load-pivot-relations
1350284 Downloads
Eager load pivot relations for Laravel Eloquent's BelongsToMany relation.
tailflow/laravel-orion
468455 Downloads
Orion for Laravel allows you to build a fully featured REST API based on your Eloquent models and relationships with the simplicity of Laravel as you love it.
titasgailius/search-relations
6456188 Downloads
A Laravel Nova tool.
reedware/laravel-relation-joins
898750 Downloads
Adds the ability to join on a relationship by name.
protonemedia/laravel-cross-eloquent-search
417678 Downloads
Laravel package to search through multiple Eloquent models. Supports pagination, eager loading relations, single/multiple columns, sorting and scoped queries.
bkwld/cloner
1679586 Downloads
A trait for Laravel Eloquent models that lets you clone of a model and it's relationships, including files.
staudenmeir/laravel-merged-relations
154424 Downloads
Merged Laravel Eloquent relationships
fico7489/laravel-eloquent-join
376458 Downloads
This package introduces the join magic for eloquent models and relations.
ankurk91/laravel-eloquent-relationships
436900 Downloads
Add missing eloquent relationships to Laravel php framework.
recca0120/laravel-erd
29076 Downloads
Laravel ERD automatically generates Entity-Relationship Diagrams from your Laravel models and displays them using Vuerd.
kirschbaum-development/nova-inline-relationship
323532 Downloads
A Laravel Nova field for displaying relationship properties inline.