CakePHP Model packages

86 packages found

jamienay / copyable_behavior

Model has:behavior version:2.x

Adds recursive record copying to CakePHP models

jaredhoyt / cakephp-softdeletable

Model has:readme version:2.x

A behavior for handling soft deletion of records.

jmcneese / metadata

Model has:behavior has:fixture has:license has:model has:tests license:mit version:2.x

A CakePHP plugin that provides arbitrary metadata storage for model records

joelmoss / cakephp-namedscope

Model has:readme version:2.x

A CakePHP behavior that allows you to define named scopes for a model, and then apply them to any find call.

jom / cakephp-smartmirror-behavior

Model version:2.x

CakePHP behavior that mirrors changes from one model to another. Helpful for pushing changes to a remote database.

josegonzalez / cakephp-supervalidatable-behavior

Model version:1.3.x

packaging delicious validation rules into one behavior :)

josegonzalez / serializable

Model has:readme version:1.3.x

Store serializable data within relational databases in a snap with this CakePHP Behavior

k1LoW / exceptable

Model has:readme version:2.x

`Exceptable any fields form conditions' plugin for CakePHP

kamisama / bounce

Model has:behavior has:composer has:config has:readme has:resource has:shell has:tests has:travis keyword:elasticsearch keyword:plugin license:mit version:2.x

A very lightweight CakePhp plugin to make your models automagically indexable by Elastic Search

kamisama / MongoDb-Integrity-Behavior

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

A CakePHP Behavior for the mongoDb datasource, to get rid of the MongoDb object in a find resulset

kanshin / CakeEntity

Model has:model has:readme version:2.x

CakePHP model extension. With this plugin, your data is no longer just an array of data, but the real object. Works with CakePHP 1.3

kozo / Validation

Model version:2.x

Validation for Cakephp

kozo / LogicalDeleteBehavior

Model version:2.x

LogicalDeleteBehavior for Cakephp

kozo / BeehiveBehavior

Model version:2.x

BeehiveBehavior for Cakephp

kvz / cakephp-ipv6-plugin

Model has:readme version:2.x

Discontinued. Plugin-wrapped CakePHP behavior to work with IPv6 addresses with efficient MySQL storage

loadsys / dynamicFind

Model has:readme version:2.x

CakePHP Dynamic Find Behavior