Available CakePHP packages

1,017 packages found

prbaron / CakePHP-Install

Developer Tools has:config has:controller has:elements has:helper has:model has:readme version:2.x

The Install plugin allows you to install your tables and entries with a GUI a la Wordpress.

predominant / goodies

Utility has:helper has:readme has:tests version:2.x

Goodies plugin for CakePHP - Gravatar helper, AutoJavascript includer.

ProLoser / CakePHP-Cart

Payment Processing has:config has:controller has:datasource has:helper has:model has:readme has:shell version:2.x

One plugin to package together all the tools needed to build your own shopping cart in CakePHP

ProLoser / CakePHP-Welcome

User Management has:readme version:2.x

A quick way to add rudimentary Auth/User code (registration, email, password updating, etc)

ProLoser / CakePHP-CSV

Third-party Apis has:behavior has:composer has:readme has:tests version:3.x

A component that will import/export data from a csv file into a save-friendly nested model data array format.

ProLoser / CakePHP-Cacheable

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

Store model queries in cache and refer back to them later.

ProLoser / CakePHP-SplitForm-Helper

Forms has:helper has:readme version:2.x

Splits grouped form inputs into separate groups or individual inputs

ProLoser / CakePHP-Batch

Search has:helper has:readme version:2.x

Search / Filter and Update / Delete in batches your paginated results

pronique / cakespec

Developer Tools has:lib has:readme version:2.x

CakeSpec is a tool to get a CakePHP Project up and running fast using an application specification file written in JSON format.

pronique / CakePHP-ProUtils-Plugin

Utility has:behavior has:controller has:lib has:license has:model has:readme has:tests version:2.x

A growing collection of useful components, behaviors, helpers, and libraries for CakePHP 2.1

pronique / CakePHP-TreeAwareScaffold

Admin Interface has:controller has:license has:model has:readme has:view version:2.x

Enhances CakePHP scaffolding to bemore aware of Tree Models modelings using the TreeBehavior.