From a4450e8397a90dba3d58ee646454032ba8a7c230 Mon Sep 17 00:00:00 2001 From: Philippe Desmarais Date: Thu, 26 Jun 2014 14:40:34 -0400 Subject: [PATCH] Proposing Yii PHP as php framework addition I added the Yii PHP Framework to the frameworks list. It is a great framework. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 855f6a9..22268e2 100644 --- a/README.md +++ b/README.md @@ -80,6 +80,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. +* [Yii PHP](http://www.yiiframework.com/) - A fast, secure and professional framework. ## Framework Extras *Extras related to web development frameworks.*