Libraries tagged by behvior
snakano/propel-data-cache-behavior
42126 Downloads
A Propel ORM behavior that provide auto data caching to your model.
prgtw/snapshottable-propel-behavior
137113 Downloads
Propel behavior for creating snapshots of models
prgtw/inserts-always-include-default-values-behavior
154795 Downloads
Propel behavior for always including columns that have default values in INSERT queries
mootensai/yii2-uuid-behavior
163853 Downloads
Set UUID before save on Yii 2 models
mongosoft/yii2-mongodate-behavior
114409 Downloads
MongoDate behavior for Yii 2
marqu3s/yii2-behaviors
6312 Downloads
Collection of Yii2 behaviors
marcj/optimistic-locking-behavior
114842 Downloads
A behavior allowing you to use optimistic locking in Propel 2.
lav45/yii2-translated-behavior
40832 Downloads
This extension allows you to quickly and simple enough to add translations for any ActiveRecord models.
gharlan/propel-event-dispatcher-behavior
136350 Downloads
Integrates the Symfony EventDispatcher component in your Model classes for Propel.
e96/yii2-relational-behavior
59785 Downloads
Easy saving relational models in yii2
cranky4/change-log-behavior
22035 Downloads
Simple changelog behavior for yii2 models
baibaratsky/yii2-serialized-attributes-behavior
68584 Downloads
Yii2 Serialized Attributes Behavior
zelenin/yii2-slug-behavior
80841 Downloads
Yii2 slug behavior
willdurand/propel-geocodable-behavior
64566 Downloads
The GeocodableBehavior helps you build geo-aware applications. It automatically geocodes your models when they are saved, giving you the ability to search by location and calculate distances between records.
yiimaker/yii2-translatable
28504 Downloads
Translatable behavior aggregates logic of linking translations to the primary model