Libraries tagged by behavor
teknoo/states
34767 Downloads
Library to create classes following the State pattern in PHP. This can be a cleaner way for an object to change its behavior at runtime without resorting to large monolithic conditional statements and this improve maintainability and workflow writing.
sweelix/yii2-plupload
26691 Downloads
PHP 5.4+ Sweelix Yii2 plupload extension - easy asynchronous file uploads
sjaakp/yii2-taggable
26568 Downloads
Manage tags of ActiveRecord in Yii2.
nanson/yii2-postgis
46357 Downloads
Yii2-extension to work with postgis data
mdmsoft/yii2-autonumber
29509 Downloads
Auto number extension for the Yii framework
lorenzo/linkable
49068 Downloads
CakePHP Linkable Behavior
liqueurdetoile/cakephp-orm-json
48386 Downloads
Cakephp plugin to provide easy control over JSON type fields in database
laxity7/yii2-json-field
73016 Downloads
Behavior that convert array to JSON before save data in model, and also convert JSON to an array after saving and retrieving data
itosho/easy-query
21780 Downloads
CakePHP behavior plugin for easily generating some complicated queries like (bulk) insert/upsert etc.
dmstr/yii2-web
354491 Downloads
Yii2 Framework web traits
arogachev/yii2-sortable
34278 Downloads
Sortable ActiveRecord for Yii 2 framework
arogachev/yii2-many-to-many
37518 Downloads
Many-to-many ActiveRecord relation for Yii 2 framework
kphoen/doctrine-state-machine-bundle
218103 Downloads
Integrates DoctrineStateMachineBehavior in Symfony2.
beastbytes/yii2-wizard
25252 Downloads
Yii2 extension to handle multi-form wizards
rekalogika/doctrine-collections-decorator
45240 Downloads
Lets you easily create decorator classes to dynamically modify the behaviors of Doctrine Collection objects, including the collection objects used by Doctrine ORM in your entities.