Available CakePHP packages

138 packages found

robwilkerson / CakePHP-NullableBehavior

Model has:behavior has:fixture has:readme has:tests version:2.x

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.

srs81 / CakePHP-CustomFields

Model has:config has:controller has:fixture has:helper has:license has:model has:readme has:tests license:mit version:2.x

Custom field plugin for CakePHP 2.x. Adds custom field support to your app without any database changes.