Libraries tagged by model deletion
staudenmeir/belongs-to-through
7522991 Downloads
Laravel Eloquent BelongsToThrough relationships
tightenco/parental
1212955 Downloads
A simple eloquent trait that allows relationships to be accessed through child models.
calebporzio/parental
2881503 Downloads
A simple eloquent trait that allows relationships to be accessed through child models.
tailflow/laravel-orion
507032 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
1789989 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
438064 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
479293 Downloads
Validate and save automatically related Active Record models.
fico7489/laravel-eloquent-join
386645 Downloads
This package introduces the join magic for eloquent models and relations.
mootensai/yii2-enhanced-gii
159924 Downloads
Generate Relational (hasMany, hasOne, belongsTo, & nested) Models & CRUD.
kevincobain2000/laravel-erd
237187 Downloads
A tool to automatically generate interactive ERD relationships in Models for Laravel
recca0120/laravel-erd
40110 Downloads
Laravel ERD automatically generates Entity-Relationship Diagrams from your Laravel models and displays them using Vuerd.
izica/relations-widgets-for-backpack
20819 Downloads
Widgets for preview model relations in laravel backpack
mootensai/yii2-relation-trait
202973 Downloads
Yii 2 Models load with relation, & transaction save with relation
kingmaker/laravel-many-to-many-self-relationship
37436 Downloads
Laravel Many to Many Relationship on the same Model through a pivot table providing two-way association.
mr-punyapal/laravel-extended-relationships
6313 Downloads
Package provides additional, more efficient relationship methods for Laravel Eloquent models.