About nixCraft

Topics

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

Posted by Vivek Gite [Last updated: October 9, 2006]

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.

Tell us how we're doing: Please answer a few questions about your experience to help us improve nixCraft.

You may also be interested in other helpful articles:

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!

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

*
To prove you're a person (not a spam script), type the security word shown in the picture. Click on the picture to hear an audio file of the word.
Click to hear an audio file of the anti-spam word

Copyright © 2004-2008 nixCraft. All rights reserved - TOS/Disclaimer - Privacy policy - Sitemap - Powered by Open source software.