Quote:
Originally Posted by jay23
I keep hearing a lot about CodeIgniter.
I am looking at CakePHP and CodeIgniter.
Jay
|
CodeIgniter is a lot less strict as far as development goes. Or shall I say laxed. It's very easy to make an application without even following the MVC design pattern with CI but CakePHP will make you follow it, or it will be a bitch about how you are setting up and developing your application.
In my opinion, Cake has made me a much better web developer because I stick to a set of standards that are very welcome in most development teams and the conventions aren't all that bad, either.
I say give em both a try, see which one fits you best.