Libraries tagged by yii2 model
beastbytes/yii2-microformats
48 Downloads
Yii2 Widget to generate microformats2 from model data
necrox87/yii2-custom-field
11 Downloads
yii2-custom-field add fields to your model
deadly299/yii2-attachdocument
26 Downloads
yii2-attach document add document to your model
yseffk/yii2-save-relations-behavior_2
34 Downloads
Validate and save automatically related Active Record models.
yiister/yii2-custom-field
87 Downloads
This extension for yii framework 2 allows to attach custom field for any ActiveRecord model.
yiier/yii2-seo
49 Downloads
Library for working with SEO parameters of models
yii2-extended/yii2-crud-html
178 Downloads
A library that provides crud (i.e. low level backend admin) controllers and actions for relational models
yangkai/yii2-split
26 Downloads
yii model split
xtetis/yii2-image
4 Downloads
Extension for uploading pictures in base64 with preview (module, model, widget etc.)
xisio/yii2-uuid-behavior
1 Downloads
Set UUID before save on Yii 2 models
warsztatweb/yii2-seo-helper
6 Downloads
Set SEO variables (Title, Description etc) from every model;
vikilaboy/yii2-activerecord-history
13 Downloads
This extension adds storage history of changes to the ActiveRecord model.
vaum/ea-tracker-yii2-ext
2 Downloads
Model attribute tracker extension
vaninsky/yii2-rlock
10 Downloads
Extend models: lockable by redis & translatable
udokmeci/yii2-closest-relation-trait
249 Downloads
This trait adds capability to fetch nearest related model class without need of redefininf relations on extensions.