From 1457a98102948086ef8a2a5321a166b29122a6f7 Mon Sep 17 00:00:00 2001 From: Mark Story Date: Wed, 9 Jul 2014 12:41:26 -0400 Subject: [PATCH] Add CakePHP to list of frameworks --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5bc8640..e540e85 100644 --- a/README.md +++ b/README.md @@ -82,6 +82,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.*