Libraries tagged by Behavior
willdurand/propel-typehintable-behavior
535156 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
65982 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
99260 Downloads
Upload behavior for Yii 2
yiiext/activerecord-relation-behavior
36263 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
102233 Downloads
Collection of useful behaviors for Yii Framework 2.0
spryker/uuid-behavior
2574191 Downloads
UuidBehavior module
spryker/synchronization-behavior
2966011 Downloads
SynchronizationBehavior module
spryker/event-behavior
2979189 Downloads
EventBehavior module
prgtw/snapshottable-propel-behavior
156893 Downloads
Propel behavior for creating snapshots of models
prgtw/inserts-always-include-default-values-behavior
178281 Downloads
Propel behavior for always including columns that have default values in INSERT queries
mootensai/yii2-uuid-behavior
173900 Downloads
Set UUID before save on Yii 2 models
marcj/optimistic-locking-behavior
134621 Downloads
A behavior allowing you to use optimistic locking in Propel 2.
kozo/liberty-behavior
100878 Downloads
Liberty plugin for CakePHP
kozhemin/yii2-insert-update-behavior
3663 Downloads
Simple Behavior INSERT ON DUPLICATE KEY UPDATE or INSERT IGNORE
cranky4/change-log-behavior
23909 Downloads
Simple changelog behavior for yii2 models