Articles

CakePHP 2.3.6 released

Published by markstory 1 week, 2 days ago

The CakePHP core team is proud to announce the immediate availability of CakePHP 2.3.6[1]. 2.3.6 is a bugfix release for the 2.3 release branch. Since the release of 2.3.5 there have been 64 commits and 17 tickets resolved.

How to Cache CakePHP Db ACL Checks

Published by systematical 3 weeks, 1 day ago

After enabling SQL query logging to Chrome Console I began noticing that queries against the ARO table appear running at 300 milliseconds or higher. This is data that doesn’t change often and is needed on every request so its a great candidate for...

The Inflector class from Cake 1.2 ported to C#

Published by thinkingmedia on 20/5/13

I've found the Inflector class in CakePHP a very useful tool over the years, and it allows you to use naming conventions in plural and singular forms. Which is handy in other languages. So here is the C# port of the Inflector class.

The Inflector class from Cake 1.2 ported to Java

Published by thinkingmedia on 19/5/13

I've found the Inflector class in CakePHP a very useful tool over the years, and it allows you to use naming conventions in plural and singular forms. Which is handy in other languages. So here is the Java port of the Inflector class.

CakePHP Modular Admin And Structured Content - Cloggy

Published by hrxone on 18/5/13

Cloggy is a plugin for CakePHP for website administration. With Cloggy,all administration activities will be separated by modules. In addition to administration, Cloggy also provides a MySql database structure to facilitate developer / programmer ...

Security Fix: CakePHP 2.3.5 released

Published by lorenzo on 11/5/13

After conducting a security audit on our code we have patched a possible security risk in current CakePHP release.

How to Log PHP Errors and SQL to Chrome Console in CakePHP

Published by systematical on 8/5/13

PHP errors can be a obnoxious when you’re developing an XHR heavy application with lots of JSON responses. The errors just aren’t very readable. So today I finally decided to implement ChromeLogger in our application here at work. This is one thi...

Security Release - CakePHP 1.2.12, 1.3.16, 2.2.8 and 2.3.4

Published by markstory on 28/4/13

If you are using CakePHP's PaginatorComponent without whitelisted sort fields you should upgrade as soon as possible to prevent possible SQL injections.

Security fix: CakePHP 2.3.3 available

Published by lorenzo on 24/4/13

We have found a severe security issue that affects all applications running CakePHP version 2.3.0 and above that are using user authentication via forms with the AuthComponent without the Security component form tampering prevention.

Save HABTM data in a single simple format

Published by ccadere on 19/4/13

Saving data from a HasAndBelongsToMany (HABTM) relationship with CakePHP is not the easiest part of using this framework. The main difficulty is that the format of HABTM data is not the same wether you want to associate existing records together...

CakePHP 2.3.2 released

Published by markstory on 7/4/13

The CakePHP core team is proud to announce the immediate availability of CakePHP 2.3.2[1]. 2.3.2 is a bugfix release for the 2.3 release branch.

User Management Plugin with Twitter Bootstrap for cakephp 2.x version 2.2

Published by Jimmy on 6/4/13

I have released a new version(2.2) of my plugin for user management. Demo at http://umpremium.ektanjali.com. This plugin has total 85 features.

Petit four, the quick and easy online CakePHP baking tool

Published by ccadere on 27/3/13

Petit four is an online application that allows you to design the models of your applications and then automatically generate a SQL database and the base files for CakePHP: models, controllers and view directories.

Create your own Pinterest App with Engaged - Made with CakePHP

Published by mxkocak on 24/3/13

Engaged is an open source software that lets you create your own Pinterest like applications. With Engaged - You can share your interests (of course) - You can create hierarchical interest categories - You can change app's look & feel using settin...

CakeFest 2013 - Vote for the location

Published by predominant on 20/3/13

CakeFest 2013 will be happening later in the year. We need your help to decide the location!

CakePHP product management 2.x

Published by widahead on 12/3/13

WidShop is a cahePHP based product management plugin where user can add/edit and manager offers.

Demo at http://widshop.widahead.com/
Checkout the code from GitHub:
https://github.com/widahead/widshop.git

Rails Migration in Your CakePHP application.

Published by rajibahmed on 8/3/13

Manage your database like a PRO :) ================================= Today I wrote something that may help you in your cakephp application. Managing database is a pain. If you ever have used rails. Switching between rails and cakephp I always ...

CakePHP 2.3.1 released

Published by markstory on 3/3/13

The CakePHP core team is proud to announce the immediate availability of CakePHP 2.3.1. 2.3.1 is a bugfix release for the 2.3 release branch.

CAKEPHP-DATATABLE - A component for working with jQuery DataTables

Published by systematical on 18/2/13

CakePHP-Datables provides server-side interoperability between CakePHP 2.x and the jQuery DataTables plugin.

CakePHP 2.2.7 released

Published by markstory on 2/2/13

The CakePHP core team is happy to announce the immediate availability of CakePHP 2.2.7.

< prev 1 2 3 4 5 6 7 8 9