Libraries tagged by model deletion
jedrzej/pimpable
156426 Downloads
Laravel 4/5/6 package that allows to dynamically filter, sort and eager load relations for your models using request parameters
cerbero/eloquent-inspector
11511 Downloads
Inspect Laravel Eloquent models to collect properties, relationships and more.
mootensai/yii2-enhanced-gii
156681 Downloads
Generate Relational (hasMany, hasOne, belongsTo, & nested) Models & CRUD.
voskobovich/yii2-many-many-behavior
173871 Downloads
This behavior makes it easy to maintain relations many-to-many in the your ActiveRecord model.
znck/belongs-to-through
224496 Downloads
Laravel Eloquent BelongsToThrough relationships
io238/laravel-iso-countries
46529 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.
hulkur/laravel-hasmany-keyby
58633 Downloads
Add possibility to have related models in many-to-many relationship attached to the parent model by defined key values.
bnbwebexpertise/laravel-attachments
198917 Downloads
Attach files to your models, retrievable by key, group name or using the Eloquent relationship.
aura/marshal
136194 Downloads
The Aura Marshal package is a data-object marshalling tool; it takes results from data sources and marshals those result sets into domain model objects of your own design, preserving data relationships along the way.
izica/relations-widgets-for-backpack
17487 Downloads
Widgets for preview model relations in laravel backpack
arif-rh/ci4-dynamic-model
7978 Downloads
Creating CodeIgniter 4 Model on-the-fly with Relationship Built-in Feature.
kingmaker/laravel-many-to-many-self-relationship
32946 Downloads
Laravel Many to Many Relationship on the same Model through a pivot table providing two-way association.
waad/laravel-model-metadata
808 Downloads
A Laravel package for handling metadata with JSON casting and custom relation names.
czim/laravel-nestedupdater
49457 Downloads
Eloquent model updater for nested relations data for Laravel.
coliving/laravel-duplicate
49824 Downloads
Duplicate any Eloquent model along with its underlying relationships