Libraries tagged by yii2 model
vaninsky/yii2-rlock
10 Downloads
Extend models: lockable by redis & translatable
udokmeci/yii2-closest-relation-trait
252 Downloads
This trait adds capability to fetch nearest related model class without need of redefininf relations on extensions.
tolik505/yii2-related-form
1865 Downloads
It is a widget for melon.ng to clone form elements of related models.
templesuite/yii2-attachments
0 Downloads
Extension for file uploading and attaching to the models
tecnocen/yii2-rmdb
9655 Downloads
Yii 2 Library to create RMDB models and migrations
synatree/yii2-readonly-behavior
224 Downloads
This behavior class allows you to specify an attribute which, upon setting or being set, prevents the model from being changed. Think of it as a latch that locks the model once a particular value has been set and saved.
stesi/yii2-relation-trait
85 Downloads
Yii 2 Models load with relation, & transaction save with relation
stesi/yii2-daterange-validator
33 Downloads
Adds a daterange validator that allows to validate if a model attribute is a valid date range format. Specially usefull if you want to use a DateRangePicker widget and you want to filter by from/until values
stee1cat/yii2-file-attachment
8 Downloads
Extension for file uploading and attaching to the models
springimport/yii2-magento2-dbmodels
66 Downloads
DataBase models for magento 2
spawan/yii2-custommodel
236 Downloads
The Custom model integration for the Yii framework
somov/yii2-settings
151 Downloads
Settings model and controller action
softedge/yii2-countries
3 Downloads
Model and migration to add countries to your yii2 app
skeeks/yii2-widget-kartik-datecontrol
545 Downloads
Date control module allowing separation of formats for View and Model for Yii Framework 2.0
sichkarev/yii2-translatable-attributes
3673 Downloads
Component add support translatable properties to ActiveRecord models