CakePHP Model packages

86 packages found

rafaelbandeira3 / linkable

Model version:1.3.x

Linkable plugin for CakePHP, with LinkableBehavior the ContainableBehavior's ass kicker

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.

Scoup / SuperJoin

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

Join HABTM tables to conditions for Cakephp

sersilva / cakephp-sortable-behavior

Model version:2.x

Cakephp Behavior that manages order related stuff

softmonkeyjapan / ObjectifyBehavior

Model has:readme version:2.x

ObjectifyBehavior for CakePHP 2.x. Transform regular array returned by the ORM into object

Springest / CakePHP-Named-Scope

Model version:2.x

Named scope behavior for CakePHP 1.3

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.

thatcode / OracleLobBehaviour

Model version:2.x

CakePHP Behaviour to make BLOBs and CLOBs work with an Oracle Datasource

Theaxiom / Polymorphic2.0

Model version:1.3.x

Polymorphic that works with deep associations and containable. You can also have specific conditions for each type of associated model. Improvement of the original Polymorphic by Andy Dawson (AD7Six)

tigrang / EasyJoin

Model has:composer has:model has:readme license:mit version:2.x

CakePHP plugin - Easily create joins for your associated models.

tim-kos / CakePHP-Incrementable-Behavior

Model version:2.x

A model behavior to have an uuid-independent id for a model object that is unique across several tables.