Libraries tagged by relationship model
flyingapesinc/deepsearch
881 Downloads
Advanced model and relationships search for Laravel
eventbrain/cloner
122 Downloads
A trait for Laravel Eloquent models that lets you clone of a model and it's relationships, including files.
aaronfrancis/eventable
0 Downloads
A Laravel package for tracking events on Eloquent models using polymorphic relationships
wfeller/parental
1890 Downloads
A simple eloquent trait that allows relationships to be accessed through child models.
phpmystic/eloquent-exporter
66 Downloads
Export Eloquent models to CSV & Excel with relationships support.
dmdboi/laravel-autoscopes
48 Downloads
Automatically generate scope traits for Laravel Models based on foreign key relationships.
userfrosting/extend-user
355 Downloads
An example Sprinkle for extending the User model and table with additional fields or relationships.
rapidwebltd/improved-polymorphic-eloquent-builder
1147 Downloads
Attempting to use whereHas queries with standard Eloquent polymorphic relationships will fail, due to Eloquent being unable to determine the correct model to retrieve. The 'Improved Polymorphic Eloquent Builder' is a class which extends the Eloquent Builder class that is built in to Laravel 5.1. It enables limited use of the whereHas method to query Eloquent polymorphic relationships.
akira/laravel-followable
701 Downloads
A lightweight and flexible Laravel package that adds follow/unfollow functionality to Eloquent models. With an intuitive API, it allows users to follow other users, track entities, and manage relationships effortlessly.
vits/laravel-save-relationships
39 Downloads
Save Laravel model relationships.
tjventurini/get-relationship-key
224 Downloads
Trait and sample configuration to manage model relationships via configurations.
shortcodes/model-relationship
3338 Downloads
This is package that eases to manage model relationships automatically handling them by observers
jerry58321/model-orderbywith
7 Downloads
This is a sorting method for Laravel Eloquent Model relationships.
aciddose/laravel-request-relationships
4047 Downloads
A model Trait for Laravel that let's you automatically load model's relationships by defining then in request parameters
jeidison/model-filtrable
30 Downloads
Filter Eloquent Models and Relationships