From 425ed065a28a3c3532f465904f172e96abcb8035 Mon Sep 17 00:00:00 2001 From: Serebro Date: Tue, 14 Oct 2014 23:55:41 +0300 Subject: [PATCH] Add YII to the frameworks list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 30cab83..922e809 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](http://www.yiiframework.com) - An open source, object-oriented, component-based MVC web application framework. ## Framework Extras *Extras related to web development frameworks.*