blob: d22e3a9bc4828a15fd9791f6b5821834a5d10a72 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
#######
Credits
#######
CodeIgniter was originally developed by `Rick Ellis <http://www.ellislab.com/>`_
(CEO of `EllisLab, Inc. <http://ellislab.com/>`_). The framework was written for
performance in the real world, with many of the class libraries, helpers, and
sub-systems borrowed from the code-base of `ExpressionEngine
<http://www.expressionengine.com/>`_.
It was, for years, developed and maintained by EllisLab, the ExpressionEngine
Development Team and a group of community members called the Reactor Team.
In 2014, CodeIgniter was acquired by the `British Columbia Institute of Technology
<http://bcit.ca/>`_ and was then officially announced as a community-maintained
project.
Bleeding edge development is spearheaded by the handpicked contributors
of the Reactor Team.
A hat tip goes to Ruby on Rails for inspiring us to create a PHP framework, and
for bringing frameworks into the general consciousness of the web community.
|