CakePHP ReadableBehavior provides a simple behavior to make a 'Mark as Read/Unread' feature for your models
Finite state machine model behavior for CakePHP.
File Storage behavior for CakePHP
Automatically convert date fields
A CakePHP plugin to allow using hashids instead of numeric primary keys.
CakePHP behavior to automatically create slugs for your URLs from database records
The behavior caches parameters by name and makes calls to Mysql stored procedures in a clean and more readable way.
makes your model data so fresh so clean
CakePHP3: handle file uploading sans ridiculous automagic
Adds fields to a model for saving social links, eg. Blog, Facebook, Twitter, etc.
CakePHP Locale: allow your users to input localized data (like dates and decimals) while kept consistency at database-level.
Easy password validation for CakePHP