About

CodeIgniter is an web development framework created by EllisLab Inc. The framework implements a modified version of the Model-View-Controller design pattern. It is praised for its performance and the quality of its documentation. It's licensed under Open Software License ("OSL") v. 3.0.

These are generally regarded as pros of the framework:

  • Small footprint
  • Performance
  • Easy to learn
  • Great documentation

These are generally regarded as cons of the framework:

  • No built in ORM
  • Validation in the controller, instead of model
  • CodeIgniter 2.x doesn't support PHP4
  • No in-built AJAX support is considered as a big disadvantage compared to modern PHP frameworks available today.

The current version (2.1.3) was released on October 8, 2012.


Online resources

history|show excerpt|excerpt history