Libraries tagged by yii2 model
floor12/yii2-change-field-control-behavior
24 Downloads
Control changes of model propertys
floor12/yii2-behavior-order
35 Downloads
Yii2 package to add order to any of yours models.
ezijing/yii2-validator
396 Downloads
Yii2的参数验证器,兼容model的rules;减少验证参数的时候要新建model的烦恼
exocet/yii2-upload-file-behavior
32 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
638 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
ereminmdev/yii2-deleted
6 Downloads
Store/restore deleted models.
emidia/yii2-jsonify
543 Downloads
Behavior that convert array to JSON before save data in model
dsergey/yii2-vote
18 Downloads
Provides anonymous voting for any models
drew1two/yii2-enhanced-gii-bs4
11 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.