A CakePHP 2.x behavior that allows easy modifying of validation rules on the fly.
QuickAppsCMS core libraries.
Allows users to comment on and discuss published content.
Provides EAV (Entity-Attribute-Value) design pattern.
Field API to add fields to entities like contents and users based on EAV pattern.
Used by QuickAppsCMS to manage user registration and login process.
Search API for QuickAppsCMS. Allows to index table entities and locate them using such index.
Log all database changes
CakePHP Locale: allow your users to input localized data (like dates and decimals) while kept consistency at database-level.
Easy password validation for CakePHP
A CakePHP 2.x behavior plugin to validate the uniqueness of multiple columns of a model
A CakePHP Plugin for Validating Composite Unique Indices
Croogo Multisite Plugin
Audit Plugin for CakePHP
A simple behavior for CakePHP that inserts a `null` value instead of an empty string when a property value is not set and its corresponding field is nullable.
Boilerplate code for new CakePHP projects.
CRUD CakePHP Behavior Plugin
Plugin Admin para o CakePHP
Boost your CakePHP baking with a collection of community best-practices
Join HABTM tables to conditions for Cakephp