Download of the day: CakePHP - The rapid development php framework

CakePHP is a framework for PHP, based on Rails for Ruby. Its aim is to aid programming web applications. From the site:
"Cake is a rapid development framework for PHP which uses commonly known design patterns like ActiveRecord, Association Data Mapping, Front Controller and MVC. Our 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."
So why do you need a framework for PHP? It saves your time and energy (and money too). Basically a framework offers templating system and easy to use database interface. So you don't have to rebuild your own interface every time. Features of CakePHP:
=> Model, View, Controller Architecture
=> View Helpers for AJAX, Javascript, HTML Forms and more
=> Built-in Validation
=> Application Scaffolding
=> Application and CRUD code generation via Bake
=> Access Control Lists
=> Data Sanitization
=> Security, Session, and Request Handling Components
=> Flexible View Caching
Important links
On a related note there is also good tutorial available on line:
One such source of repetition is setting up the creation, retrieval, modification, and deletion interfaces. In this tutorial, I show you how use CakePHP to automate the creation of these interfaces.
You may also be interested in other helpful articles:
- Linux: Install Django Open Source Framework
- What Is a Linux Distribution?
- Zend Framework PHP (based object-oriented) howtos
- Qt To Be Licensed Under GPL version 3
- Download Open Source Google Web Toolkit
Leave a Reply
We encourage your comments, and suggestions. But please stay on topic, be polite, and avoid spam. Thank you very much for stopping by our site!


Recent Comments
Yesterday ~ 24 Comments
Yesterday ~ 24 Comments
Yesterday ~ 3 Comments
Yesterday ~ 2 Comments
09/05/2008 06:08 pm (2 days ago) ~ 16 Comments