Download List

Project Description

Cake is a rapid development framework for PHP
which uses commonly known design patterns like
ActiveRecord, Association Data Mapping, Front
Controller, and MVC. Its primary goal is to
provide a structured framework that enables PHP
users at all levels to rapidly develop robust Web
applications without any loss to flexibility.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-08-06 06:03 Back to release list
1.1.7.3363

A vulnerability where the Not Found error page could be exploited by inserting JavaScript code in the address bar was fixed. This release also includes some improvements to the bake script and prepares for the day when the controller object is not available in the view. Cakebaker mentioned the addition of the session helper. It is recommended that everyone upgrade and change all references to $this->controller->Session in the view to the new helper, $session. Several bugs were fixed.
Tags: Stable, Major security fixes

Project Resources