Available CakePHP packages

510 packages found

cwbit / cakephp-aggregate-cache

Model has:behavior has:composer has:readme license:wtfpl version:2.x

A Behavior plugin for CakePHP that extends the idea of counterCache and counterScope to more fields

davidyell / CakePHP-Listing

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

Model behaviour to append a field into a list for a select box. The idea for this behaviour is that if you have a list of items which belong to another model, it will include that models name.

davidyell / CakePHP-NiceAdmin

Admin Interface has:composer has:helper has:readme license:gpl-3.0 version:3.x

A roll up plugin of various bits to improve the look of admin areas index view.

davidyell / CakePHP-Sortable

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

A small component to implement sortable tables with id's in a Cake view. This allows you to easily attach sorting to any table.

davidyell / CakePHP-UploadedImageHelper

File Managers/Uploading has:composer has:helper has:readme has:tests version:2.x

Helper to output the current image and upload field for the Upload plugin

davidyell / CakePHP-ViewBits

Admin Interface has:composer has:config has:controller has:helper has:model has:readme version:2.x

CakePHP 2.x component for dynamically loading content as bits into a page matched by route.