Libraries tagged by yii2 model
mootensai/yii2-uuid-behavior
172618 Downloads
Set UUID before save on Yii 2 models
laxity7/yii2-json-field
74862 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
41431 Downloads
This extension allows you to quickly and simple enough to add translations for any ActiveRecord models.
cebe/yii2-lifecycle-behavior
19129 Downloads
Define the lifecycle of a model by defining allowed satus changes in terms of a state machine.
bariew/yii2-event-component
46544 Downloads
Attaches events to all models
cranky4/change-log-behavior
23599 Downloads
Simple changelog behavior for yii2 models
yii2tech/ar-variation
31067 Downloads
Provides support for ActiveRecord variation via related models in Yii2
flaviovs/yii2-data-transformation
11868 Downloads
Data transformation behavior for Yii2 models
herroffizier/yii2-translit-validator
27989 Downloads
Yii2 validator that transliterates model attribute values.
yii2mod/yii2-gii-extended
6054 Downloads
This generator generates a controller and views that implement CRUD (Create, Read, Update, Delete) operations for the specified data model.
vgalkin-dev/yii2-audit
10426 Downloads
Extensions to the Yii 2 PHP framework allowing tracking and viewing change history of a model.
netis/yii2-relauth
11385 Downloads
A set of Yii 2 framework components to use model relations when checking user authorization.
nerburish/yii2-daterange-validator
18749 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
keygenqt/yii2-autocomplete-ajax
14282 Downloads
A simple way to search model id of the attributes model
ianikanov/yii2-wce
1758 Downloads
Ability to generate widgets with interface similar to controller with basic CRUD actions for specific model