Libraries tagged by yii2 behaviors
maddoger/yii2-filebehavior
993 Downloads
File behavior for Yii2.
kit-tools/yii2-closure-table-behavior
4321 Downloads
Closure Table behavior.
hyperia/yii2-clear-cache-behavior
3200 Downloads
The behavior for Yii2 to clearing cache on specific events
eluhr/yii2-json-attribute-behavior
1145 Downloads
This behavior automatically decodes attributes from JSON to arrays before validation, handling errors and re-encoding if validation fails.
eclou/yii2-closure-table
8 Downloads
the closure table behavior for yii2
developeruz/yii-behaviors
181 Downloads
Behaviors for Yii2
baha2odeh/yii2-easy-fileupload-behavior
1498 Downloads
Yii2 Easy File Upload Behavior
antonyz89/change-log-behavior
1072 Downloads
Simple changelog behavior for yii2 models
yii2mod/yii2-data-sync-behavior
135 Downloads
Behavior for export data to local files from database tables. Changes are tracked using model events.
jamband/yii2-ensure-unique-behavior
6305 Downloads
This extension insert unique identifier automatically for the Yii 2 framework
2amigos/yii2-pjax-filter-behavior
6522 Downloads
Yii2 filters that filters HTTP requests to ensure pjax calls.
horat1us/yii2-queue-log
341 Downloads
Yii2 Advanced Queue Log Behavior
asinfotrack/yii2-comments
354 Downloads
Yii2-comments is a behavior and a set of widgets to enable generic commenting on Yii2-ActiveRecord-Models
smoren/yii2-active-record-explicit
393 Downloads
Extended and more explicit behavior for ActiveRecord classes for Yii2
wowkaster/yii2-serialize-attributes
5100 Downloads
This behavior allows you to treat model attributes as arrays, and they are automatically serialized for insertion and unserialized upon select, as long as you use the active record find methods.