From 30561ebee3111b9998143f051b8bfebca5220f16 Mon Sep 17 00:00:00 2001 From: qichengzx Date: Mon, 9 Apr 2018 09:59:21 +0800 Subject: [PATCH] add CodeIgniter --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e2d2954..2f46c8a 100644 --- a/README.md +++ b/README.md @@ -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.*