From 7d03bf4d1a187ebbbfe3257ae70f350a163ec9da Mon Sep 17 00:00:00 2001 From: Jamie Date: Tue, 26 Nov 2013 20:51:56 -0700 Subject: [PATCH] Add Phalcon framework. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6fe706a1..d5b90c44 100644 --- a/README.md +++ b/README.md @@ -72,6 +72,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. * [Laravel 4](http://laravel.com/) - A simple PHP framework. * [Lithium](http://lithify.me/) - Another framework of components. * [Aura PHP](http://auraphp.com/) - A framework of independent components. +* [Phalcon](http://phalconphp.com/en/) - A framework implemented as a C extension. ## Framework Components *PHP framework components.*