Aditia Blog

my pleasure of blogging

Focusing My Attention to CakePHP

leave a comment »

Well, last 6 month i’ve been exploring some PHP framework to help me develop my simple project, I have tried Zend Framework, Code Igniter, Symfony, Prado, and CakePHP. I admit that I’m not exploring to deep to each framework so I choose a framework that have fewer learning curve, and useful built in function, yup that it cause I not PHP guru. I believe each framework have a great power, because each built by PHP guru, and have been tested in a real world application, more of that I don’t think I want to buid my own framework, because it will take much time and energy. Finally I choose CakePHP, it’s so simple, solving architectural problem. Some great site that I knew built with CakePHP :

  1. Mingle2
  2. Twittermail.com
  3. Yaledailynews
  4. Mozilla Addons
  5. Demolistic

Or try browing the following list to see CakePHP in the real world

So Let’s get started learning deeply into CakePHP and creating some great project

Written by aditia

January 4, 2009 at 7:29 am

Posted in cakephp, php