Libraries tagged by yii2 model
tolik505/yii2-related-form
1862 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
9651 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
544 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
set_st/yii2-filter
1 Downloads
yii2-filter add options and filters to your model
sergmoro1/yii2-modal-crud
221 Downloads
Add and update models in a modal window.