From c5e88530a24155e0ef5c71030d3f47c649f81be9 Mon Sep 17 00:00:00 2001 From: Suhindra Date: Mon, 29 Jun 2015 08:55:06 +0700 Subject: [PATCH] Add CodeIgniter to Frameworks --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b93ee8d..3787990 100644 --- a/README.md +++ b/README.md @@ -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.*