CodeIgniter framework added to the list

CodeIgniter must be listed here.
This commit is contained in:
dF 2017-04-15 01:22:35 +03:00 committed by GitHub
parent a754a93454
commit 5b70c57744

View File

@ -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.