From a8a72f34914efd6bbf6437794a1f94d2a32be97b Mon Sep 17 00:00:00 2001 From: "Md. Rayhan Chowdhury" Date: Thu, 17 Jul 2014 18:01:48 +0600 Subject: [PATCH] Upated CakePHP framework tag line --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a685502..d31468d 100644 --- a/README.md +++ b/README.md @@ -88,7 +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. +* [CakePHP](http://cakephp.org/) - A fullstack rapid development framework inspired by Rails. * [Aura PHP](http://auraphp.com/) - A framework of independent components. * [Phalcon](http://phalconphp.com/en/) - A framework implemented as a C extension.