From 667ab16303406b69e71f739383799fc22c852024 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bobo=20=28=E9=99=B3=E6=9F=8F=E5=AE=8F=29?= Date: Mon, 5 Jan 2015 23:40:14 +0800 Subject: [PATCH] Add Codeigniter framework --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3af3ea3..e43ae81 100644 --- a/README.md +++ b/README.md @@ -103,7 +103,8 @@ 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/) - 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.*