CakePHP Revisionable Plugin
CakePHP LockableBehavior for concurrancy locking via Mutex and/or Redis
A CakePHP 2.0 plugin designed to take all of the work out of ordering your models and managing that order
Finite state machine model behavior for CakePHP.
A CakePHP 2.x behavior that allows easy modifying of validation rules on the fly.
A Behavior plugin for CakePHP that extends the idea of counterCache and counterScope to more fields
MultiTree is a drop-in behaviour to CakePHP's Core Tree Behavior allowing for more advanced operations and better performance on large data sets
CakePHP plugin that provides the basic capabilities for sorting and reordering records in a database table
State Machine Behavior for CakePHP.
Model behaviour to append a field into a list for a select box. The idea for this behaviour is that if you have a list of items which belong to another model, it will include that models name.
A small component to implement sortable tables with id's in a Cake view. This allows you to easily attach sorting to any table.
Coke is a replacement library set for CakePHP that uses objects instead of arrays for data, as well as making some additional Rails'esque usibility enhancements.
CakePHP Draft Plugin
generating joins options from model associations
CakePHP Plugin to keep revisions of your model entries
Behavior for saving and reading serialized data from/into database
[DEPRECATED] Enables callbacks in plugins' models for other than the default CakePHP defined methods
A plugin behavior to find all records in batches and apply a callback