Welcome Guest, Not a member yet? Register   Sign In
CodeIgniter vs Kohana: which one to choose?
#3

[eluser]nmweb[/eluser]
I switched to Kohana after having using CI for a long while. The lack of progress in CI was what annoyed me, not so much the sticking to php4. I felt that CI kept me back from using proper OO and design patterns. CI has helped me a lot but for me it was just time to move on.

The CI community indeed is larger but you'll find the Kohana community is just as helpful.

On the topic of speed I think CI is a little faster with a simple hello world application but Kohana becomes faster the minute you use a database. Overall I find it not really an issue when you compare CI and Kohana to frameworks like Symphony or Cake which are significantly slower. I mean I use Kohana's ORM extensively since it speeds up development time and when performance of the web application becomes an issue, I can always remove ORM and rewrite the methods in normal php. Besides, 20% of the performance of an application is determined server-side, meaning 80% of the performance is client-side and you can easily improve a lot there with gzip, image sprites, javascript packers etc.


Messages In This Thread
CodeIgniter vs Kohana: which one to choose? - by El Forum - 03-22-2008, 02:50 AM
CodeIgniter vs Kohana: which one to choose? - by El Forum - 03-22-2008, 03:10 AM
CodeIgniter vs Kohana: which one to choose? - by El Forum - 03-22-2008, 05:29 AM
CodeIgniter vs Kohana: which one to choose? - by El Forum - 03-22-2008, 07:06 AM
CodeIgniter vs Kohana: which one to choose? - by El Forum - 03-22-2008, 09:19 AM
CodeIgniter vs Kohana: which one to choose? - by El Forum - 03-22-2008, 09:33 AM
CodeIgniter vs Kohana: which one to choose? - by El Forum - 03-22-2008, 10:22 AM
CodeIgniter vs Kohana: which one to choose? - by El Forum - 03-22-2008, 11:40 AM
CodeIgniter vs Kohana: which one to choose? - by El Forum - 03-22-2008, 11:41 AM
CodeIgniter vs Kohana: which one to choose? - by El Forum - 03-22-2008, 11:47 AM
CodeIgniter vs Kohana: which one to choose? - by El Forum - 03-22-2008, 11:57 AM
CodeIgniter vs Kohana: which one to choose? - by El Forum - 03-22-2008, 05:08 PM
CodeIgniter vs Kohana: which one to choose? - by El Forum - 03-23-2008, 03:13 AM
CodeIgniter vs Kohana: which one to choose? - by El Forum - 03-23-2008, 08:43 AM
CodeIgniter vs Kohana: which one to choose? - by El Forum - 03-23-2008, 08:48 AM
CodeIgniter vs Kohana: which one to choose? - by El Forum - 03-24-2008, 10:48 AM
CodeIgniter vs Kohana: which one to choose? - by El Forum - 03-24-2008, 04:05 PM
CodeIgniter vs Kohana: which one to choose? - by El Forum - 03-24-2008, 05:08 PM
CodeIgniter vs Kohana: which one to choose? - by El Forum - 03-24-2008, 05:13 PM



Theme © iAndrew 2016 - Forum software by © MyBB