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

by on October 9, 2006 · 1 comment· LAST UPDATED October 9, 2006

in

Download of the day: CakePHP

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.



If you would like to be kept up to date with our posts, you can follow us on Twitter, Facebook, Google+, or even by subscribing to our RSS Feed.


{ 1 comment… read it below or add one }

1 Zamshed Farhan July 24, 2010 at 9:26 am

Nice book.

Reply

Leave a Comment

You can use these HTML tags and attributes for your code and commands: <strong> <em> <ol> <li> <u> <ul> <blockquote> <pre> <a href="" title="">
What is 4 + 7 ?
Please leave these two fields as-is:
Solve the simple math so we know that you are a human and not a bot.

Previous post:

Next post: