Libraries tagged by yii2 model
ozerich/yii2-filestorage-db
1842 Downloads
Extension for file uploading and attaching to the models
nineinchnick/yii2-audit
1136 Downloads
Extensions to the Yii 2 PHP framework allowing tracking and viewing change history of a model.
mosedu/yii2-multirows
290 Downloads
Widget to dynamicaly add new form rows with model fields and behavior to validate theese models.
mootensai/yii2-before-query
96 Downloads
Add before query or before find event on Yii 2 models
laxity7/yii2-trim-behavior
3337 Downloads
Behavior that truncates all spaces and other characters in all attributes in a model before validate
laith-zraikat/yii2-uuid-behavior
10 Downloads
Yii2 behavior for automatically generating and formatting UUIDs for ActiveRecord models
kirillemko/yii2-order-behavior
76 Downloads
Manage model order
kirillemko/yii2-gii-custom
1096 Downloads
Generating models with generated folder
kirillemko/yii2-activerecord-history
358 Downloads
Save history of changes of ActiveRecord model
kazda01/yii2-search
1035 Downloads
A simple search engine that allows the user to search for models by defined attributes and rules.
gvasilopulos/yii2-enhanced-gii
181 Downloads
Generate Relational (hasMany, hasOne, belongsTo, & nested) Models & CRUD.
ffsoft/yii2-datecontrol
7131 Downloads
Date control module allowing separation of formats for View and Model for Yii Framework 2.0
ezijing/yii2-validator
378 Downloads
Yii2的参数验证器,兼容model的rules;减少验证参数的时候要新建model的烦恼
cusodede/yii2-history
30 Downloads
The history of all changes in ActiveRecord models
yii2tech/model-change
5213 Downloads
Provides model data and state change tracking for Yii2