From eb1fdd4d020e8fbf5f422f90f2edda021e4d124a Mon Sep 17 00:00:00 2001 From: Roberto Melo Date: Fri, 16 Jan 2015 11:22:22 -0200 Subject: [PATCH] Update Frameworks --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3af3ea3..911db6a 100644 --- a/README.md +++ b/README.md @@ -98,6 +98,8 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT * [Symfony2](http://symfony.com/) - A framework comprised of individual components. * [Zend Framework 2](http://framework.zend.com) - Another framework comprised of individual components. * [Laravel 4](http://laravel.com/) - Another PHP framework. +* [CakePHP 3](http://cakephp.org/) - CakePHP MVC Framework. +* [Codeigniter](http://www.codeigniter.com/) - Codeigniter powerful PHP framework with a very small. * [Aura PHP](http://auraphp.com/) - A framework of independent components. * [Yii2](https://github.com/yiisoft/yii2/) - Another PHP framework. * [Nette](http://nette.org) - Another framework comprised of individual components.