From 73473938872e99aaed587b5e75f027699123a740 Mon Sep 17 00:00:00 2001 From: Vincent Gabriel Date: Wed, 30 Jul 2014 14:41:35 -0700 Subject: [PATCH] added yii2 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f9ca83b..3756403 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. +* [Yii 2](https://github.com/yiisoft/yii2) - modern PHP framework designed for professional Web development. ## Framework Extras *Extras related to web development frameworks.*