Libraries tagged by model deletion
cerbero/eloquent-inspector
8691 Downloads
Inspect Laravel Eloquent models to collect properties, relationships and more.
mootensai/yii2-enhanced-gii
151598 Downloads
Generate Relational (hasMany, hasOne, belongsTo, & nested) Models & CRUD.
voskobovich/yii2-many-many-behavior
170796 Downloads
This behavior makes it easy to maintain relations many-to-many in the your ActiveRecord model.
msafadi/laravel-eloquent-join-with
5349 Downloads
Laravel Eloquent Join With Relationships
znck/belongs-to-through
223834 Downloads
Laravel Eloquent BelongsToThrough relationships
io238/laravel-iso-countries
43080 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.
bnbwebexpertise/laravel-attachments
194539 Downloads
Attach files to your models, retrievable by key, group name or using the Eloquent relationship.
aura/marshal
133467 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
14051 Downloads
Widgets for preview model relations in laravel backpack
e96/yii2-relational-behavior
58693 Downloads
Easy saving relational models in yii2
arif-rh/ci4-dynamic-model
6576 Downloads
Creating CodeIgniter 4 Model on-the-fly with Relationship Built-in Feature.
kingmaker/laravel-many-to-many-self-relationship
25972 Downloads
Laravel Many to Many Relationship on the same Model through a pivot table providing two-way association.
i-rocky/eloquent-dynamic-relation
14890 Downloads
Adds dynamic relationship capability to eloquent ORM models
waad/laravel-model-metadata
209 Downloads
A Laravel package for handling metadata with JSON casting and custom relation names.
codenco-dev/eloquent-model-tester
6220 Downloads
Test easier your Eloquent Models in your Laravel Project