From 4e73a7ffd6da610595c4e17d9fd35599061ad902 Mon Sep 17 00:00:00 2001 From: Ilya Date: Mon, 28 Jul 2014 21:50:19 +0400 Subject: [PATCH] add Yii framework link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f9ca83b..e967dff 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. ## Frameworks *Web development frameworks.* - +* [Yii](http://www.yiiframework.com/) - A high performance, component-based PHP framework. * [Symfony2](http://symfony.com/) - A framework comprised of individual components. * [Zend Framework 2](http://framework.zend.com) - Another framework comprised of individual components. * [Laravel 4](http://laravel.com/) - A simple PHP framework.