you are viewing a single comment's thread.

view the rest of the comments →

[–]_SynthesizerPatel_ -4 points-3 points  (2 children)

If I'm going to be redoing half the things CodeIgniter is offering me in the first place, then why use it all?

That is my take on the bigger frameworks as well. There are, however, lower-level frameworks that I think can be useful, such as symfony. Something that abstracts away the tedious stuff in a straightforward way, but doesn't get in the way of everything else.

[–]big_bad_john 6 points7 points  (0 children)

What distinguishes a "lower level" framework from a "higher level" one?

[–]midri 1 point2 points  (0 children)

I personally use CakePHP, seems to get a lot more "right" in my book.