Libraries tagged by model deletion
troelskn/laravel-fillable-relations
63832 Downloads
Provides HasFillableRelations trait to Eloquent models
jedrzej/pimpable
160568 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
12749 Downloads
Inspect Laravel Eloquent models to collect properties, relationships and more.
voskobovich/yii2-linker-behavior
291211 Downloads
This behavior makes it easy to maintain many-to-many and one-to-many relations in your ActiveRecord models.
voskobovich/yii2-many-many-behavior
176101 Downloads
This behavior makes it easy to maintain relations many-to-many in the your ActiveRecord model.
znck/belongs-to-through
225319 Downloads
Laravel Eloquent BelongsToThrough relationships
rinvex/laravel-attributes
111253 Downloads
Rinvex Attributes is a robust, intelligent, and integrated Entity-Attribute-Value model (EAV) implementation for Laravel Eloquent, with powerful underlying for managing entity attributes implicitly as relations with ease. It utilizes the power of Laravel Eloquent, with smooth and seamless integration.
io238/laravel-iso-countries
48812 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
78279 Downloads
Add possibility to have related models in many-to-many relationship attached to the parent model by defined key values.
bnbwebexpertise/laravel-attachments
201845 Downloads
Attach files to your models, retrievable by key, group name or using the Eloquent relationship.
aura/marshal
137759 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.
arif-rh/ci4-dynamic-model
8739 Downloads
Creating CodeIgniter 4 Model on-the-fly with Relationship Built-in Feature.
waad/laravel-model-metadata
1145 Downloads
A Laravel package for handling metadata with JSON casting and custom relation names.
codenco-dev/eloquent-model-tester
7247 Downloads
Test easier your Eloquent Models in your Laravel Project
czim/laravel-nestedupdater
50337 Downloads
Eloquent model updater for nested relations data for Laravel.