From 3890dd9cf6b717823e55224823d67612486c98c8 Mon Sep 17 00:00:00 2001 From: OJ Tibi Date: Wed, 3 Sep 2014 17:31:25 +0800 Subject: [PATCH] Added CakePHP to frameworks --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 30cab83..3b78138 100644 --- a/README.md +++ b/README.md @@ -91,6 +91,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. * [Laravel 4](http://laravel.com/) - A simple PHP framework. * [Aura PHP](http://auraphp.com/) - A framework of independent components. * [Phalcon](http://phalconphp.com/en/) - A framework implemented as a C extension. +* [CakePHP](http://cakephp.org/) - A rapid application development framework. ## Framework Extras *Extras related to web development frameworks.*