Code
AWS SES component for CakePHP2.0 +
Published by kvijay 2 weeks, 1 day agoThis is an Amazon SES component. Developed to help developers to move & integrate faster the AWS services. In future we will come up with the aws plugin with all the services
GoogleChart helper
Published by segy 2 weeks, 2 days agoGoogleChart is a helper class for easy generating image charts using Google Chart API.
Prevent render layout elements with the render of some views!
Published by saidbakr 2 weeks, 5 days agoThis snippet is meant by the situation in-which you want to prevent some elements in the layout from render while some views is rendered.
Fixing and improving the TextHelper
Published by darkdragon 2 weeks, 5 days agoThe TextHelper is a really useful utility in CakePHP. But some functions behave strangely and others are missing. That's why I extended it as follows.
User Management Premium Plugin for cakephp 2.x
Published by chetanvarshney 3 weeks, 2 days agoI have launched premium version of User Management Plugin Demo at http://umpremium.ektasoftwares.com
CakeApp with TwitterBootstrap
Published by alairock 3 weeks, 5 days agoCakeApp is a preconfigured app with TwitterBootstrap and Jquery installed and ready to go.
Helper TinyMCE for CakePHP 2
Published by galitul 4 weeks agoHelper TinyMCE for CakePHP 2 with preset fuction.
Custom Fields Plugin for CakePHP 2.x
Published by srs2012 4 weeks agoA custom fields plugin for CakePHP 2.x. Now you can add custom fields to your CakePHP app and individual models/controllers without having to worry about database changes.
Auth – inline authorization the easy way
Published by euromark on 7/4/12I wrote a wrapper class to make inline authorization easier. Often times you want to check on certain roles inside an action or view and depending on the result display specific content or execute specific code. As an example we only want to dis...
AddressFinderHelper, a widget for cakephp 2.x forms
Published by -Ste- on 6/4/12This helper encapsulates a nice javascript, providing client side address autocomplete from google maps, geocoding, and reverse geocoding while drag'n'dropping the marker on the map.
Minify plugin for CakePHP 2.0+
Published by maurymmarques on 4/4/12[Minify](https://github.com/mrclay/minify) is an application that combines multiple CSS or Javascript files, removes unnecessary whitespace and comments, and serves them with gzip encoding and optimal client-side cache headers. More info: http...
PhpExcel helper for generating excel files
Published by segy on 2/4/12PhpExcel consists only from one helper class that uses PHPExcel project (located in vendors) to generate excel files.
Force saving with know primary key
Published by on 26/3/12
At first, sorry for my bad english but i'm italian.
i'm writing this article for illustrate how to force a save instead update when we insert in the save fields the model's primary key value.
this workaround use the beforeSave ca...
Redis DataSource for cakePHP 2
Published by Iban on 15/3/12Redis Datasource build for cakePHP 2 and above.
TreeLiHelper
Published by filippi on 15/3/12Helper para criar lista html com links nos nós sem filhos gerados por uma tree->generateTreeList() no cakephp 2.1
AjaxMultiUpload Plugin for Cake 2.0.x and 2.1
Published by srs2012 on 13/3/12A full-blown AJAX file uploader plugin for CakePHP 2.0.x and 2.1. Using this, you can add multiple file upload behavior to any or all of your models without having to modify the database or schema.
Report Manager Plugin for CakePHP 2
Published by luisedudias on 23/2/12The report manager plugin can help users to create reports based on application models.
Sphinx Search Behavior for Cake 2.0+
Published by nabeel on 21/2/12I've updated the previous CakePHP behavior to work for Cake 2.0, and also optimized it down to one query, versus two
CakePHP Big Data Behavior
Published by jarriett on 18/2/12An easy way to efficiently insert, update, and work with very large amounts of data using CakePHP and MySQL. The most recent version of the code can be downloaded here.
reCAPTCHA Plugin for CakePHP 2
Published by Jahdrien on 15/2/12
I have updated and improved tbsmcd's reCAPTCHA Plugin for CakePHP2.
https://github.com/Jahdrien/ReC...
