Libraries tagged by model relations
noodleware/replicata
3 Downloads
A Laravel package for deep cloning Eloquent models and their nested relationships.
nhalstead/transferable
188 Downloads
Transfer attached relationships from one model instance to another model instance of the same type.
michaeljmeadows/created-by
29 Downloads
A simple trait to add User relationships to Eloquent models to track creation, updating, and deletion.
tqt97/fi-blog
0 Downloads
Basic blog with model articles, categories, tags and relations
mortimer/poignant
290 Downloads
Eloquent and Ardent on steroids, adds in-model validations, user stamping, declarative relations, cascaded operations on relations (save, delete). To make RoR devs feel a bit more at home.
cgdsoftware/dynamic-methods
763 Downloads
Dynamic methods, relations or accessors for models
gammamatrix/playground-crm
8 Downloads
Playground: Provide the CRM models for the Playground Client Relationship Management System.
theoluirard/laravel-get-table-name
9 Downloads
A package that adds a trait to the Laravel Model class and extends the Laravel Relation class with two new types of relations.
devkhris/laravel-friendships
20 Downloads
This package gives Eloquent models the ability to manage friendship relations, this package is a fork from hootlex/laravel-friendships.
mohamedfathy/dynamic-filters
19 Downloads
A Laravel package that provides dynamic filtering, sorting, and relationship-based querying for Eloquent models.
asb/morphmtm
21 Downloads
This package provides you with a module to automatically files need (Model,Migrations,...) add Morph many-to-many relations to your project along with commonly used basic commands.which minimizes the trial and error operation for you..
envor/parental
140 Downloads
A simple eloquent trait that allows relationships to be accessed through child models.
nojiri1098/laravel-annotate
0 Downloads
Add a method list of scopes, accessors, mutators, relations and so on to top of each model file.
pandorga/owner
13 Downloads
Allow Eloquent models to own each other. Supports many to many relationships.
otsglobal/laravel-attachments
2 Downloads
Attach files to your models, retrievable by key, group name or using the Eloquent relationship.