CodeIgniter 1.5.0 Release
Rick Ellis is on fire. Just nearly two months after CodeIgniter 1.4 was out, version 1.5 is released. I’ve been happy with version 1.4.1. But I can’t wait to try 1.5’s database transaction support.
Today: August 27th, 2008
Rick Ellis is on fire. Just nearly two months after CodeIgniter 1.4 was out, version 1.5 is released. I’ve been happy with version 1.4.1. But I can’t wait to try 1.5’s database transaction support.
March 15th, 2008 at 1:25 pm
How do you rate codeigniter against cakephp?
March 15th, 2008 at 11:15 pm
I’m biased. Even though I’ve used both in the past. I’ll choose codeigniter over cakephp any day. CakePHP felt sluggish. Maybe due to it trying to emulate ruby on rails. Although codeigniter is also a MVC framework, it doesn’t force it on you. You’re free to cook your own spaghetti code.