Libraries tagged by yii2 model
unclead/yii2-multiple-input
1402038 Downloads
Widget for handle multiple inputs for an attribute of Yii2 framework model
voskobovich/yii2-linker-behavior
288400 Downloads
This behavior makes it easy to maintain many-to-many and one-to-many relations in your ActiveRecord models.
kartik-v/yii2-datecontrol
1364222 Downloads
Date control module allowing separation of formats for View and Model for Yii Framework 2.0
la-haute-societe/yii2-save-relations-behavior
475392 Downloads
Validate and save automatically related Active Record models.
kartik-v/yii2-validators
111920 Downloads
Enhanced Yii2 model validator components / utilities for Yii2 Framework
faryshta/yii2-enum
300763 Downloads
Enum classes for Yii2 models and forms
voskobovich/yii2-many-many-behavior
175374 Downloads
This behavior makes it easy to maintain relations many-to-many in the your ActiveRecord model.
mootensai/yii2-relation-trait
201341 Downloads
Yii 2 Models load with relation, & transaction save with relation
mootensai/yii2-enhanced-gii
158751 Downloads
Generate Relational (hasMany, hasOne, belongsTo, & nested) Models & CRUD.
bupy7/yii2-activerecord-history
92579 Downloads
This extension adds storage history of changes to the ActiveRecord model.
yii2tech/embedded
178949 Downloads
Provides support for embedded (nested) models in Yii2
yiimaker/yii2-translatable
31066 Downloads
Translatable behavior aggregates logic of linking translations to the primary model
yiibr/yii2-br-validator
96096 Downloads
Provide validations and features for brazilian localization
simialbi/yii2-rest-client
24357 Downloads
REST client (AR-like model) for Yii Framework 2.0 (via yii2-http-client, extends ApexWire/yii2-restclient)
nemmo/yii2-attachments
16347 Downloads
Extension for file uploading and attaching to the models