add CodeIgniter

This commit is contained in:
qichengzx 2018-04-09 09:59:21 +08:00
parent 87ea803e91
commit 30561ebee3

View File

@ -124,6 +124,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
* [Yii2](https://github.com/yiisoft/yii2/) - Another PHP framework.
* [Zend Framework 2](https://framework.zend.com) - Another framework comprised of individual components (ZF2).
* [Ice](https://www.iceframework.org/) - Another simple and fast PHP framework delivered as C-extension.
* [CodeIgniter](https://codeigniter.com/) - CodeIgniter is a PHP full-stack web framework that is light, fast, flexible, and secure
### Framework Extras
*Extras related to web development frameworks.*