Libraries tagged by yii2 model
matvik/yii2-model-gallery
563 Downloads
This extension implements the behavior and widget for a set of images related to a particular model (product, user, etc.).
horat1us/yii2-model-schema
1037 Downloads
JSON Schema for Yii2 Model using validation rules
demmonico/yii2-models
3836 Downloads
Yii2 models library
websvc/yii2-multiple-input
872 Downloads
Widget for handle multiple inputs for an attribute of Yii2 framework model
prowebcraft/yii2-double-model
2646 Downloads
Yii2 - Gii Double Model Generator
kirde/yii2-multiple-input
64 Downloads
Widget for handle multiple inputs for an attribute of Yii2 framework model
burn/yii2-db-archiver
7143 Downloads
DbArchiver archive and restore old data from DB to file by Yii2 ActiveRecord models. For big tables allow direct file export from MySQL database(fast archiving, but file save only on MySQL server drive)
asinfotrack/yii2-comments
577 Downloads
Yii2-comments is a behavior and a set of widgets to enable generic commenting on Yii2-ActiveRecord-Models
vintage/yii2-search
4603 Downloads
Search in Active Record models for Yii2
floor12/yii2-editmodal
4284 Downloads
Yii2 to update models in bootstrap modals
mikk150/yii2-tagdependency-invalidator
8196 Downloads
Invalidates Yii2's TagDependency tags on model update/delete and insert
kakadu-dev/yii2-enum
5048 Downloads
Extension provide very simply use enum for models (and others) in yii2
yii2-extended/yii2-export-policy-onefile
6948 Downloads
An implementation of the yii2 export policy interface that creates only one file for each model
yii2-extended/yii2-export-policy-datetime
6951 Downloads
An implementation of the yii2 export policy interface that creates files for each models and one of their date field values
wowkaster/yii2-serialize-attributes
6946 Downloads
This behavior allows you to treat model attributes as arrays, and they are automatically serialized for insertion and unserialized upon select, as long as you use the active record find methods.