Vous êtes sur la page 1sur 1

Popularity[edit]

CodeIgniter is loosely based on the popular model–view–controller (MVC) development


pattern. While controller classes are a necessary part of development under CodeIgniter,
models and views are optional.[3] Codeigniter can be also modified to use Hierarchical Model
View Controller (HMVC[4]) which allows 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.[5][6][7] 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."[8]

Source code and license[edit]


CodeIgniter's source code is maintained at GitHub,[9] and as of the preview version 3.0rc, is
certified open source software licensed with the MIT License. Versions of CodeIgniter prior to
3.0.0 are licensed under a proprietary Apache/BSD-style open source license.[10]
A 2011 decision to switch licensing to the Open Software License (OSL) sparked some
community controversy,[11] especially about the GPL incompatibility of the new license, to which
EllisLab has responded with a series of articles entitled Software License Awareness Week.[12]

History[edit]
The first public version of CodeIgniter was released by EllisLab on February 28, 2006.[13]
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.[14] On October 6,
2014, EllisLab announced that CodeIgniter would continue development under the stewardship
of the British Columbia Institute of Technology.[15]
Codeigniter 4 's Development is underway and phase one termed as pre-alpha1 was
completed in June 2016. As of December 15, 2018, Version 4.0.0-alpha.4 has been
released.[16]

Vous aimerez peut-être aussi