Libraries tagged by model deletion
staudenmeir/belongs-to-through
5445457 Downloads
Laravel Eloquent BelongsToThrough relationships
tightenco/parental
541009 Downloads
A simple eloquent trait that allows relationships to be accessed through child models.
calebporzio/parental
2226367 Downloads
A simple eloquent trait that allows relationships to be accessed through child models.
tailflow/laravel-orion
325312 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.
bkwld/cloner
1334131 Downloads
A trait for Laravel Eloquent models that lets you clone of a model and it's relationships, including files.
protonemedia/laravel-cross-eloquent-search
340865 Downloads
Laravel package to search through multiple Eloquent models. Supports pagination, eager loading relations, single/multiple columns, sorting and scoped queries.
la-haute-societe/yii2-save-relations-behavior
417462 Downloads
Validate and save automatically related Active Record models.
fico7489/laravel-eloquent-join
319468 Downloads
This package introduces the join magic for eloquent models and relations.
voskobovich/yii2-linker-behavior
249576 Downloads
This behavior makes it easy to maintain many-to-many and one-to-many relations in your ActiveRecord models.
rinvex/laravel-attributes
102879 Downloads
Rinvex Attributes is a robust, intelligent, and integrated Entity-Attribute-Value model (EAV) implementation for Laravel Eloquent, with powerful underlying for managing entity attributes implicitly as relations with ease. It utilizes the power of Laravel Eloquent, with smooth and seamless integration.
kevincobain2000/laravel-erd
202078 Downloads
A tool to automatically generate interactive ERD relationships in Models for Laravel
recca0120/laravel-erd
5720 Downloads
Laravel ERD automatically generates Entity-Relationship Diagrams from your Laravel models and displays them using Vuerd.
mootensai/yii2-relation-trait
183399 Downloads
Yii 2 Models load with relation, & transaction save with relation
troelskn/laravel-fillable-relations
51367 Downloads
Provides HasFillableRelations trait to Eloquent models
jedrzej/pimpable
142949 Downloads
Laravel 4/5/6 package that allows to dynamically filter, sort and eager load relations for your models using request parameters