Libraries tagged by yii2 model
exocet/yii2-upload-file-behavior
29 Downloads
A Yii2 behavior designed to simplify the process of uploading and managing files and images associated with ActiveRecord models.
exertis/yii2-save-with-audit-trail-behavior
250 Downloads
Adds a $model->saveWithAuditTrail() method to your Models allowing you to annotate changes to your data.
execut/yii2-save-relations-behavior
581 Downloads
Validate and save automatically related Active Record models.
execut/yii2-crud
637 Downloads
Yii2 object for fasted configuration CRUD navigation and actions for models without copy-paste or CRUD generators
ethercreative/yii2-beenpwned-validator
46 Downloads
A validator to check for compromised data, through the https://haveibeenpwned.com/ API
ermakk/yii2-module-likes
0 Downloads
Yii2 module to add likes system in your models.
ereminmdev/yii2-deleted
6 Downloads
Store/restore deleted models.
engmohamedamer/yii2-enhanced-gii
236 Downloads
Generate Relational (has many) Models & CRUD.
emidia/yii2-jsonify
540 Downloads
Behavior that convert array to JSON before save data in model
dvizh/yii2-filter
1553 Downloads
yii2-filter add options and filters to your model
dsergey/yii2-vote
18 Downloads
Provides anonymous voting for any models
drew1two/yii2-enhanced-gii-bs4
4 Downloads
Generate Relational (hasMany, hasOne, belongsTo, & nested) Models & CRUD.
dlds/yii2-sortable
3321 Downloads
Yii2 sortable module
dlds/yii2-attachments
241 Downloads
Extension for file uploading and attaching to the models
devzyj/yii2-attribute-cache-behavior
25 Downloads
The ActiveRecord attribute cache behavior for Yii2.