Libraries tagged by Behavior
lav45/yii2-behaviors
14009 Downloads
This is a set of Yii2 behaviors extensions
baibaratsky/yii2-serialized-attributes-behavior
75602 Downloads
Yii2 Serialized Attributes Behavior
willdurand/propel-typehintable-behavior
544866 Downloads
Insane Propel behavior that helps you to be compliant with third-party interfaces by adding type hint to generated methods.
willdurand/propel-geocodable-behavior
68155 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.
mongosoft/yii2-upload-behavior
100400 Downloads
Upload behavior for Yii 2
yiiext/activerecord-relation-behavior
37232 Downloads
Inspired by and put together the awesomeness of many yii extensions that aim to improve saving of related records. Comes with 100% test coverage and well structured and clean code so it can savely be used in enterprise production enviroment.
yii2mod/yii2-behaviors
109777 Downloads
Collection of useful behaviors for Yii Framework 2.0
prgtw/snapshottable-propel-behavior
250751 Downloads
Propel behavior for creating snapshots of models
prgtw/inserts-always-include-default-values-behavior
278061 Downloads
Propel behavior for always including columns that have default values in INSERT queries
mootensai/yii2-uuid-behavior
204668 Downloads
Set UUID before save on Yii 2 models
marcj/optimistic-locking-behavior
228471 Downloads
A behavior allowing you to use optimistic locking in Propel 2.
kozo/liberty-behavior
115564 Downloads
Liberty plugin for CakePHP
cycle/entity-behavior-uuid
110087 Downloads
Provides an ability to use ramsey/uuid as a Cycle ORM entity column type
cranky4/change-log-behavior
28154 Downloads
Simple changelog behavior for yii2 models
cebe/yii2-lifecycle-behavior
20716 Downloads
Define the lifecycle of a model by defining allowed satus changes in terms of a state machine.