Available CakePHP packages

514 packages found

ghickman / Trackr

Application has:config has:controller has:helper has:model version:2.x

Issue and Bug Tracking combined in one system using CakePHP and Twitter

Grafikart / CakePHP-Taxonomy

Categorization has:behavior has:config has:controller has:helper has:model has:readme has:shell version:2.x

Allow developer to create a quick and fast taxonomy system using CakePHP Framework

Grafikart / CakePHP-Media

File Managers/Uploading has:behavior has:composer has:config has:controller has:fixture has:helper has:locale has:model has:readme has:shell has:tests has:travis keyword:behaviour keyword:media keyword:model keyword:models license:mit version:2.x

The main goal of this plugin is to give you the ability to create and associatie any kind of media with your content. This system use behaviour to associate medias with your content and a helper to manage the UI.

hiryu85 / cakephp-tinysong-helper

Third-party Apis has:helper has:model has:readme version:2.x

A small helper for get a link for listening a track on Grooveshark (Request Tinysong API)

hiryu85 / cakephp-contact_form

Messaging has:config has:controller has:model has:readme version:2.x

Fast and configurable contact form for your cakephp's apps

hiryu85 / cakephp_jqueryui_autocomplete

View has:controller has:helper has:model has:readme version:2.x

A very simple way to use AutoComplete with CakePHP (use jQuery-ui widgets). This plugin support auto-magic "remote source", so you don't lose time to write action in your controller for return a json result to widgets (DRY).