From 5b70c57744fcc192f6b595fb2eac6977cdd745ba Mon Sep 17 00:00:00 2001 From: dF Date: Sat, 15 Apr 2017 01:22:35 +0300 Subject: [PATCH] CodeIgniter framework added to the list CodeIgniter must be listed here. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8d0ba55..ea43967 100644 --- a/README.md +++ b/README.md @@ -109,6 +109,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT * [Aura Framework](http://auraphp.com/framework/) - A framework built from independent components. * [CakePHP](https://cakephp.org/) - A rapid application development framework (CP). * [Laravel 5](https://laravel.com/) - Another PHP framework (L5). +* [CodeIgniter](https://codeigniter.com/) - framework with a very small footprint. * [Nette](https://nette.org) - Another framework comprised of individual components. * [Phalcon](https://phalconphp.com/en/) - A framework implemented as a C extension. * [PPI Framework 2](http://www.ppi.io) - An interoperability framework.