CodeIgniter


CodeIgniter is an open-source software rapid development web framework, for use in building dynamic web sites with PHP.

Popularity

CodeIgniter is loosely based on the popular model–view–controller development pattern. While controller classes are a necessary part of development under CodeIgniter, models and views are optional. CodeIgniter can be also modified to use Hierarchical Model View Controller which allows the developers to maintain modular grouping of Controller, Models and View arranged in a sub-directory format.
CodeIgniter is most often noted for its speed when compared to other PHP frameworks. In a critical take on PHP frameworks in general, PHP creator Rasmus Lerdorf spoke at frOSCon in August 2008, noting that he liked CodeIgniter "because it is faster, lighter and the least like a framework."

History

The first public version of CodeIgniter was released by EllisLab on February 28, 2006.
On July 9, 2013, EllisLab announced that it was seeking a new owner for CodeIgniter, citing a lack of resources to give the framework the attention they felt it deserved. On October 6, 2014, EllisLab announced that CodeIgniter would continue development under the stewardship of the British Columbia Institute of Technology.. As of October 23, 2019, with CodeIgniter Foundation taken the mantle, CodeIgniter no longer under foster care of British Columbia Institute of Technology.
Codeigniter 4 was released On February 24, 2020 , birthday of Jim Parry who was the project lead of Codeigniter 4 and died on January 15, 2020.. After that, the project continues until today with other project lead.