CodeIgniter Framework

One Review

Open Source Web Application Framework in PHP
Designed to enable, not overwhelm, Code Igniter is a powerful PHP framework with a very small footprint, built for PHP coders who need a simple and elegant toolkit to create full-featured web applications.

This entry was posted in and tagged , , , . Bookmark the permalink.
  • Review by BugzBrown January 9th, 2009 - 2:34 pm
    Features
    • 3 from 5
    Usability
    • 5 from 5
    Support
    • 5 from 5

    I have used quite a few frameworks in my life. I´ve bounced aroound CMS systems that some people like to call frameworks, some frameworks that are in the big list, and some that don´t even exist anymore.
    Codeigniter is quite a versatile one. Very simple to install, as simple to develop on. It is very stable (at least frm my experience on it). It is not resource intensive like some of the FW out there. I have a site running that occasionally gets avisitor boom of a couple hundred thousand users in a 6 hour span. The site holds pretty well. The only initial problem I faced was with the fact that it comes pre-configured to use persistant connections. Which was quite a bummer.
    It comes with a whole bunch of “developer freindly” tools, such as recorset classes, and other very usefull stuff to convert between numbers, dats and what not with great ease.
    If you are a developer looking for a good starting point to develop from, then I would recommend this. If you are just looking to join up a bunch of fancy ready made tools, I would have to say that CI is not the most feature packed FW in the market.
    It boils down to what you really need.
    So just to finish off, a summary:
    Setup & install is a snap, development is greatly eased, very low learning curve (as long as you are familiar to a MVC approach).
    The online docs are fabulous, and if push comes to shove, the IRC channel is very handy. people (including me) do help out quite a bit there.

New reviews are currently closed.