Ever been Code Ignited? You better be...

  • 1
As I told you earlier, I'm one person just obsessed with frameworks. Recently, I picked up on a new PHP Framework, Code Igniter (CI).

If you have had a look at some other PHP frameworks like "the much-hyped" Zend, CakePHP, or myriads of others, you will appreciate that Code Igniter is truly light-weight and simplistic. I can say without fear or favour that of late, I have turned into a CI evangelist of some sort. I recommend CI everywhere, even where it is not outrightly applicable.

Why? I just love simplicity! You easily figure out where the rod meets the rubber in CI than in Zend. Zend is a story of another day, I'll tell you why I separated with Zend...

Its and young framework, you can dive in and grow with it. I can not say its better than Zend, though it might be only in some aspects, but it is better than procedural code 100 times, unless you are doing your own OOP/MVC PHP.

1 comment:

  1. I agree with you, Code Igniter is such a powerful framework. Simple, secure and elegant. What I like most about it is the fact that you write your own code while still using it's library: that never happens with other frameworks! The latest release has a cart class which tells you that you can now run a secure powerful online shop.

    ReplyDelete