Welcome Guest, Not a member yet? Register   Sign In
Kohana (php 5) differences with codeigniter..
#2

[eluser]Johan André[/eluser]
Hi and welcome!

Codeigniter runs on both PHP4 and PHP5. The framwork itself is able to run in PHP4 but (if your server is PHP5) you code for PHP5 preferably. I write all my libraries using PHP5-features, usually because it's better at OOP.

Codeigniter has (like you already noticed) awesome docs and one of the best communities I've ever seen.

Furthermore, Codeigniter lacks ORM by default which I believe Kohana has. For me that is not a big drawback.

Kohana is a fork of Codeigniter which is PHP5 only.
There are other framworks for PHP which are worth to mention:

Symphony, www.symfony-project.org
CakePHP, www.cakephp.org

My choice is ofcourse Codeigniter, since it's easy to deploy in a shared environment and VERY easy to extend and code for. Go with CI and join us here! Smile


Messages In This Thread
Kohana (php 5) differences with codeigniter.. - by El Forum - 12-25-2009, 01:51 PM
Kohana (php 5) differences with codeigniter.. - by El Forum - 12-25-2009, 03:14 PM
Kohana (php 5) differences with codeigniter.. - by El Forum - 12-25-2009, 03:47 PM
Kohana (php 5) differences with codeigniter.. - by El Forum - 12-25-2009, 04:58 PM
Kohana (php 5) differences with codeigniter.. - by El Forum - 12-25-2009, 08:25 PM
Kohana (php 5) differences with codeigniter.. - by El Forum - 12-28-2009, 05:40 AM
Kohana (php 5) differences with codeigniter.. - by El Forum - 12-28-2009, 07:37 AM
Kohana (php 5) differences with codeigniter.. - by El Forum - 01-05-2010, 02:53 PM
Kohana (php 5) differences with codeigniter.. - by El Forum - 01-05-2010, 04:54 PM
Kohana (php 5) differences with codeigniter.. - by El Forum - 01-06-2010, 04:20 AM
Kohana (php 5) differences with codeigniter.. - by El Forum - 01-06-2010, 04:37 AM
Kohana (php 5) differences with codeigniter.. - by El Forum - 01-06-2010, 04:44 PM
Kohana (php 5) differences with codeigniter.. - by El Forum - 01-08-2010, 11:38 AM
Kohana (php 5) differences with codeigniter.. - by El Forum - 01-09-2010, 03:21 AM



Theme © iAndrew 2016 - Forum software by © MyBB