Articles

CakeFest 2012

Published by predominant 3 days, 21 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!

CakePHP 2.1.2 & 2.2.0-beta released

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.

AWS SES component for CakePHP2.0 +

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

Breadcrumbs trail for unordered pages

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...

GoogleChart helper

Published by segy 2 weeks, 3 days ago

GoogleChart is a helper class for easy generating image charts using Google Chart API.

from Cake to Bake

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...

Prevent render layout elements with the render of some views!

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.

Fixing and improving the TextHelper

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.

User Management Premium Plugin for cakephp 2.x

Published by chetanvarshney 3 weeks, 3 days ago

I have launched premium version of User Management Plugin Demo at http://umpremium.ektasoftwares.com

SELECT FOR UPDATE (hack) (kind of ugly but it works) (PostgreSQL and MySql)

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...

CakeApp with TwitterBootstrap

Published by alairock 3 weeks, 6 days ago

CakeApp is a preconfigured app with TwitterBootstrap and Jquery installed and ready to go.

Zhen CRM: open-source CakePHP CRM application

Published by telerim 3 weeks, 6 days ago

A simple CRM built on CakePHP 2.x

Helper TinyMCE for CakePHP 2

Published by galitul 4 weeks, 1 day ago

Helper TinyMCE for CakePHP 2 with preset fuction.

Custom Fields Plugin for CakePHP 2.x

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.

Auth – inline authorization the easy way

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...

AddressFinderHelper, a widget for cakephp 2.x forms

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.

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/12

PhpExcel consists only from one helper class that uses PHPExcel project (located in vendors) to generate excel files.

CakeHtmlHelper speed up your site enabling html cache - Cakephp 2.x

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...

ToastyCMS a CMS for people who love bread that is baked twice

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

< prev 1 2 3 4 5 6 7 8 9