Update README.md

Added CakePHP to the frameworks list
This commit is contained in:
Md. Rayhan Chowdhury 2014-07-17 17:14:07 +06:00
parent bd8faa64b8
commit 0075c4b195

View File

@ -88,6 +88,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
* [Symfony2](http://symfony.com/) - A framework comprised of individual components. * [Symfony2](http://symfony.com/) - A framework comprised of individual components.
* [Zend Framework 2](http://framework.zend.com) - Another framework comprised of individual components. * [Zend Framework 2](http://framework.zend.com) - Another framework comprised of individual components.
* [Laravel 4](http://laravel.com/) - A simple PHP framework. * [Laravel 4](http://laravel.com/) - A simple PHP framework.
* [CakePHP](http://cakephp.org/) - CakePHP makes building web applications simpler, faster and require less code.
* [Aura PHP](http://auraphp.com/) - A framework of independent components. * [Aura PHP](http://auraphp.com/) - A framework of independent components.
* [Phalcon](http://phalconphp.com/en/) - A framework implemented as a C extension. * [Phalcon](http://phalconphp.com/en/) - A framework implemented as a C extension.