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.
| Tags | Software Development Libraries Application Frameworks |
|---|---|
| Licenses | MIT/X |
| Operating Systems | OS Independent |
| Implementation | PHP |
Recent releases


Release Notes: Both bugfixes and enhancements were made in this release. AuthComponent and EmailComponent were improved.


No changes have been submitted for this release.


Release Notes: This release moves closer to beta with the addition of the new Cache Engines, Console Shells, and the Translation behavior.


Release Notes: This is primarily a bugfix release. Association queries have also been improved to use fewer queries.


Release Notes: Major improvements were made in ORM, session handling, and output helper features. Some major bugs were fixed.
Recent comments
13 Jan 2006 05:44
Looks nice
Well, this is something that I've been looking for for a while. I was going to make my own called "WebBlocks" or something like that and it would have more functionality (not just PHP). But at least CakePHP can be extended easily. I just hope that I can count on development to continue on this because I hate it when I devote time to learning a new program and then it goes unmaintained.