Libraries tagged by yii2 model
dvizh/yii2-tree
2073 Downloads
it's a module to build tree by model
dvizh/yii2-filter
1553 Downloads
yii2-filter add options and filters to your model
cusodede/yii2-history
26 Downloads
The history of all changes in ActiveRecord models
c006/yii2-auto-crud
521 Downloads
Adds a model and crud for each table in the database
antonyz89/yii2-templates
1690 Downloads
minor changes in model/crud templates
yii2mod/yii2-data-sync-behavior
135 Downloads
Behavior for export data to local files from database tables. Changes are tracked using model events.
cakebake/yii2-scalable-behavior
105 Downloads
Key-Value storage is a very simplistic, but very powerful model. Use this behavior to expand your Yii 2 model without changing the structure.
antonyz89/change-log-behavior
1072 Downloads
Simple changelog behavior for yii2 models
dfware/ar-variation
54 Downloads
Provides support for ActiveRecord variation via related models in Yii2
dmirogin/fakemodel
267 Downloads
Test helper for Yii2 projects that make and persist models
d3yii2/d3files
929 Downloads
Extension for file uploading and attaching to the models
jsyqw/business-gii
5 Downloads
基于Yii2框架,通过gii生成Model,以及生成统一的API格式
yiisoft-custom/yii2-model-attribute-convert
43 Downloads
Base on Yii2 BaseActiveRecord. Converts column from db format to model format while SELECT,oppositely way while INSERT or UPDATE
yetopen/yii2-models-sorting
18 Downloads
Sorting active record models (grid, form, code)
yepes/yii2-model-log-behavior
277 Downloads
A simple log behavior for your Yii2 models.