Libraries tagged by yii2 model
laxity7/yii2-json-field
56743 Downloads
Behavior that convert array to JSON before save data in model, and also convert JSON to an array after saving and retrieving data
lav45/yii2-translated-behavior
40537 Downloads
This extension allows you to quickly and simple enough to add translations for any ActiveRecord models.
floor12/yii2-module-files
11180 Downloads
Yii2 module to upload and manage files to your models.
cranky4/change-log-behavior
20233 Downloads
Simple changelog behavior for yii2 models
yii2tech/ar-variation
25802 Downloads
Provides support for ActiveRecord variation via related models in Yii2
demi/image
11887 Downloads
Yii2 behavior for upload image to model
flaviovs/yii2-data-transformation
6960 Downloads
Data transformation behavior for Yii2 models
e96/yii2-relational-behavior
54632 Downloads
Easy saving relational models in yii2
herroffizier/yii2-translit-validator
25553 Downloads
Yii2 validator that transliterates model attribute values.
yii2mod/yii2-gii-extended
5096 Downloads
This generator generates a controller and views that implement CRUD (Create, Read, Update, Delete) operations for the specified data model.
nerburish/yii2-daterange-validator
16162 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
nemmo/yii2-attachments
15917 Downloads
Extension for file uploading and attaching to the models
keygenqt/yii2-autocomplete-ajax
12448 Downloads
A simple way to search model id of the attributes model
gevman/yii2-excel-import
8347 Downloads
Export excel sheets to ActiveRecord models
elfuvo/yii2-import-wizard
3688 Downloads
Step-by-step import from Excel files with mapping of model attributes