From 0075c4b195efa98cb3a0cd5eeb6f9542de8a08a7 Mon Sep 17 00:00:00 2001 From: "Md. Rayhan Chowdhury" Date: Thu, 17 Jul 2014 17:14:07 +0600 Subject: [PATCH] Update README.md Added CakePHP to the frameworks list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2e20428..a685502 100644 --- a/README.md +++ b/README.md @@ -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. * [Zend Framework 2](http://framework.zend.com) - Another framework comprised of individual components. * [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. * [Phalcon](http://phalconphp.com/en/) - A framework implemented as a C extension.