Libraries tagged by model deletion
sfneal/address
61424 Downloads
Add polymorphic 'address' relationships to Eloquent Models in Laravel applications
payter/has-column-many
15094 Downloads
This package will provide functionality to add coma separated ID relations for Laravel Eloquent models
laravel-enso/dynamic-methods
37760 Downloads
Dynamic methods, relations or accessors for models
konekt/search
26253 Downloads
Laravel package to search through multiple Eloquent models. Supports pagination, eager loading relations, single/multiple columns, sorting and scoped queries.
hulkur/laravel-hasmany-keyby
38190 Downloads
Add possibility to have related models in many-to-many relationship attached to the parent model by defined key values.
alexinator1/yii2-jta
5966 Downloads
Yii2 extension allows to access attributes of junction table and attach them as child model as properties in many-to-many relation
shortcodes/model-relationship
3292 Downloads
This is package that eases to manage model relationships automatically handling them by observers
deegitalbe/laravel-trustup-io-external-model-relations
1630 Downloads
Basic versioned php package.
kolirt/laravel-master-model
826 Downloads
The package that simplifies working with models, saving relationships, and uploading files in Laravel
mouadziani/laravel-model-trackable
7 Downloads
A laravel package that allows you to tracker and log nested changes applied on your models and their relations using a single Trait
marena/yii2-relation-trait
2090 Downloads
Yii 2 Models load with relation, & transaction save with relation
tusimo/embed-relation
8852 Downloads
a relation for laravel
maggomann/filament-model-translator
389 Downloads
The package translates the Eloquent models using a currently specified translation file. The Eloquent models are used internally in [filament's](https://filamentphp.com/) Resources and RelationManagers for translation. This package provides traits for the Resources and RelationManagers to translate them automatically.
oobook/manage-eloquent
1016 Downloads
Manage the laravel eloquent model relationships, table columns and column types
unisharp/laravel-eloquent-join
11407 Downloads
This package introduces the join magic for eloquent models and relations.