Libraries tagged by yii2 model
unclead/yii2-multiple-input
1202729 Downloads
Widget for handle multiple inputs for an attribute of Yii2 framework model
voskobovich/yii2-linker-behavior
249576 Downloads
This behavior makes it easy to maintain many-to-many and one-to-many relations in your ActiveRecord models.
kartik-v/yii2-datecontrol
1180715 Downloads
Date control module allowing separation of formats for View and Model for Yii Framework 2.0
la-haute-societe/yii2-save-relations-behavior
417462 Downloads
Validate and save automatically related Active Record models.
kartik-v/yii2-validators
85042 Downloads
Enhanced Yii2 model validator components / utilities for Yii2 Framework
faryshta/yii2-enum
271179 Downloads
Enum classes for Yii2 models and forms
voskobovich/yii2-many-many-behavior
166430 Downloads
This behavior makes it easy to maintain relations many-to-many in the your ActiveRecord model.
simialbi/yii2-rest-client
14887 Downloads
REST client (AR-like model) for Yii Framework 2.0 (via yii2-http-client, extends ApexWire/yii2-restclient)
mootensai/yii2-relation-trait
183399 Downloads
Yii 2 Models load with relation, & transaction save with relation
mootensai/yii2-enhanced-gii
146257 Downloads
Generate Relational (hasMany, hasOne, belongsTo, & nested) Models & CRUD.
bupy7/yii2-activerecord-history
74544 Downloads
This extension adds storage history of changes to the ActiveRecord model.
yii2tech/embedded
156007 Downloads
Provides support for embedded (nested) models in Yii2
yiimaker/yii2-translatable
25791 Downloads
Translatable behavior aggregates logic of linking translations to the primary model
yiibr/yii2-br-validator
82745 Downloads
Provide validations and features for brazilian localization
mootensai/yii2-uuid-behavior
155238 Downloads
Set UUID before save on Yii 2 models