Libraries tagged by model deletion
nahid-ferdous/laravel-searchable
9022 Downloads
Laravel Package To make Eloquent Queries Shorter.
level-2/maphper
765 Downloads
A lightweight ORM using the DataMapper pattern, creates database tables on the fly.
netis/yii2-relauth
10649 Downloads
A set of Yii 2 framework components to use model relations when checking user authorization.
arthurydalgo/laravel-iso-countries
2225 Downloads
Ready-to-use Laravel models and relations for country (ISO 3166), language (ISO 639-1), and currency (ISO 4217) information with multi-language support.
sfneal/address
64790 Downloads
Add polymorphic 'address' relationships to Eloquent Models in Laravel applications
payter/has-column-many
18002 Downloads
This package will provide functionality to add coma separated ID relations for Laravel Eloquent models
laravel-enso/dynamic-methods
38536 Downloads
Dynamic methods, relations or accessors for models
konekt/search
30417 Downloads
Laravel package to search through multiple Eloquent models. Supports pagination, eager loading relations, single/multiple columns, sorting and scoped queries.
alexinator1/yii2-jta
6444 Downloads
Yii2 extension allows to access attributes of junction table and attach them as child model as properties in many-to-many relation
schenke-io/laravel-relation-manager
358 Downloads
Allow to plan, document and test model relations in Laravel
jmjl161100/laravel-relation-updater
394 Downloads
Elegant and declarative model relation updater for Laravel.
deegitalbe/laravel-trustup-io-external-model-relations
1780 Downloads
Basic versioned php package.
vdlp/eloquent-model-cloner
14071 Downloads
Clone eloquent models and relations
kolirt/laravel-master-model
1001 Downloads
The package that simplifies working with models, saving relationships, and uploading files in Laravel
mouadziani/laravel-model-trackable
8 Downloads
A laravel package that allows you to tracker and log nested changes applied on your models and their relations using a single Trait