Available CakePHP packages

1,250 packages found

rchavik / Kinspir

Application has:app has:config has:controller has:helper has:locale has:model has:shell has:tests has:view version:2.x

This is the source code for the application located at https://www.kinspir.com and it is licensed under the AGPL.

revathskumar / CakePHP-sqlsrv-driver

Datasources version:2.x

A cakePHP dbo driver for Sql sever 2008

rich97 / CakeFM

File Managers/Uploading has:controller has:model version:2.x

File manager plugin for CakePHP based on http://labs.corefive.com/2009/10/30/an-open-file-manager-for-ckeditor-3-0

rich97 / acp

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

Access Control Plugin: A simple replacement for CakePHPs default ACL, designed to complement Authsome from Debuggable Ltd.

rich97 / LoggablePlugin

User Management has:controller has:helper has:model version:2.x

Log and display visits to your site and visit details.

rich97 / Image-Resize-Helper

View has:helper version:2.x

Rewrite of http://bakery.cakephp.org/articles/view/image-resize-helper to be expanded upon.

rich97 / cmp

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

Content Management Plugin: A very simple admin plugin to aid the development of bespoke content management systems.

ricog / smart_redirect

Routing has:helper has:view version:2.x

This CakePHP plugin allows your apps to automatically return to the page of origin after adding, editing and deleting.

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.