From 35f34510babac2f3c32abdc402c106be0bff82f1 Mon Sep 17 00:00:00 2001 From: Hex Date: Thu, 8 Jan 2015 16:07:08 +0800 Subject: [PATCH] add CodeIgniter framework --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3af3ea3..e017e04 100644 --- a/README.md +++ b/README.md @@ -103,6 +103,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT * [Nette](http://nette.org) - Another framework comprised of individual components. * [PPI Framework 2](http://www.ppi.io) - An interoperability framework. * [Phalcon](http://phalconphp.com/en/) - A framework implemented as a C extension. +* [CodeIgniter](http://www.codeigniter.com/) - Another PHP framework. ## Framework Extras *Extras related to web development frameworks.*