Add CodeIgniter to Frameworks

This commit is contained in:
Suhindra 2015-06-29 08:55:06 +07:00
parent c5085162f9
commit c5e88530a2

View File

@ -109,6 +109,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
* [PPI Framework 2](http://www.ppi.io) - An interoperability framework.
* [CakePHP](http://cakephp.org/) - A rapid application development framework.
* [Phalcon](http://phalconphp.com/en/) - A framework implemented as a C extension.
* [CodeIgniter](http://www.codeigniter.com/) - A powerful PHP framework with a very small footprint, built for developers who need a simple and elegant toolkit to create full-featured web applications.
## Framework Extras
*Extras related to web development frameworks.*