Published by predominant 3 days, 14 hours ago
CakeFest 2012 will be in Manchester, UK. With the huge success of last year, combined with the low cost accommodation and great location for travellers, we couldn't pass up bringing it to Manchester for another year!
Published by markstory 1 week, 3 days ago
The CakePHP core team is proud to announce the immediate availability of both CakePHP 2.1.2 [1], and 2.2.0-beta [2]. 2.1.2 is a bugfix release for the 2.1.x branch, while 2.2.0-beta is the first release for 2.2.x.
Published by kvijay 2 weeks, 2 days ago
This 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
Published by webrene 2 weeks, 3 days ago
The Idea is to create a trail of visited pages, allowing you to always jump back and to alway see last visited pages.
This can be helpful if breadcrumbs can not be used, since there is no clean hierachical structure with parent/child defined.
Fu...
Published by segy 2 weeks, 3 days ago
GoogleChart is a helper class for easy generating image charts using Google Chart API.
Published by mainiabhay 2 weeks, 4 days ago
I will explain how i got CakePHP working from start (Download) to finish (Bake).
This tutorial is for PHP/MYSQL on Mint 12/Ubuntu users. I assume that you have installed PHP/MYSQL and apache configured already, you can find many tutorials for d...
Published by saidbakr 2 weeks, 6 days ago
This snippet is meant by the situation in-which you want to prevent some elements in the layout from render while some views is rendered.
Published by darkdragon 2 weeks, 6 days ago
The 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.
Published by chetanvarshney 3 weeks, 3 days ago
I have launched premium version of User Management Plugin
Demo at http://umpremium.ektasoftwares.com
Published by arod 3 weeks, 5 days ago
Sometimes one needs to do a SELECT ... FOR UPDATE in order to preserve the integrity of our transactions. This isn't at the moment supported by CakePHP model find operations. Here is a use-at-you-own-discretion 'hack', which saves coding time if y...
Published by alairock 3 weeks, 6 days ago
CakeApp is a preconfigured app with TwitterBootstrap and Jquery installed and ready to go.
Published by telerim 3 weeks, 6 days ago
A simple CRM built on CakePHP 2.x
Published by galitul 4 weeks, 1 day ago
Helper TinyMCE for CakePHP 2 with preset fuction.
Published by srs2012 4 weeks, 1 day ago
A 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.
Published by euromark on 7/4/12
I 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...
Published by -Ste- on 6/4/12
This 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.
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...
Published by segy on 2/4/12
PhpExcel consists only from one helper class that uses PHPExcel project (located in vendors) to generate excel files.
Published by eugenioclrc on 1/4/12
I have rewrite the Matt Curry Html Cache Plugin. Taken from http://github.com/mcurry/html_cache
-- Cake's core cache helper is great, but the files it outputs are PHP files, so it will never be as fast as straight HTML files. This HTML Cache He...
Published by icompuiz on 28/3/12
I have been building a CMS for personal use. I call it Toasty. It is a very simple tool with very basic features. It can be found at https://github.com/icompuiz/ToastyCMS