News Feed
Jobs Feed
Sections




News Archive
php|architect:
An overview of the CakePHP framework
December 22, 2006 @ 07:58:00

Over on php|architect's A/R/T article repository, Fabio Cevasco has posted an overview of the CakePHP framework:

There are many frameworks available for the PHP programming language nowadays, and especially a lot of RAD (Rapid Application Development) frameworks which aim to make web development faster, less tedious and more organized. CakePHP was one of the first frameworks to port the RAD philosophy - which became so popular after Ruby on Rails - to the PHP programming language. CakePHP v1.0 is now one of the most popular and intuitive solutions for PHP programming, let's discover why...

He starts with the overview of what the project is and what its goals are for you and your site. He talks about the basic structure of the framework's file system and how to set up a database connection in preparation for the upcoming example.

The simple application they develop grabs the posts of a blog out of the database (via a controller) configured previously and displays them to the page (in a view). Following this, he lists out some of the pros and cons of the framework and includes several resources to get started with more advanced techniques - including the CakePHP homepage.

0 comments voice your opinion now!
cakephp framework overview tutorial proscons bake cakephp framework overview tutorial proscons bake


blog comments powered by Disqus

Similar Posts

MSBWare.com: Alternating Row Colors

IBM developerWorks: Understanding the Zend Framework (Parts 5 & 6)

Hakre's Blog: Iterating over Multiple Iterators at Once

WaxJelly Blog: Using PHP to make a MySQL "abstraction layer"

Volker Dusch's Blog: Setting up Hudson for PHP Projects in 15 minutes


Community Events











Don't see your event here?
Let us know!


opinion object release introduction series functional language community framework code example conference development phpunit tool testing interview zendframework2 unittest podcast

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework