Browse Source

Merge pull request #163 from corpsee/feature-added-yii2

Added Yii2 framework
pull/245/merge
Jamie York 11 years ago
parent
commit
1e04fac9df
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

90
 * [Zend Framework 2](http://framework.zend.com) - Another framework comprised of individual components.
90
 * [Zend Framework 2](http://framework.zend.com) - Another framework comprised of individual components.
91
 * [Laravel 4](http://laravel.com/) - A simple PHP framework.
91
 * [Laravel 4](http://laravel.com/) - A simple PHP framework.
92
 * [Aura PHP](http://auraphp.com/) - A framework of independent components.
92
 * [Aura PHP](http://auraphp.com/) - A framework of independent components.
93
+* [Yii2](https://github.com/yiisoft/yii2/) - a high-performance framework.
93
 * [Phalcon](http://phalconphp.com/en/) - A framework implemented as a C extension.
94
 * [Phalcon](http://phalconphp.com/en/) - A framework implemented as a C extension.
94
 
95
 
95
 ## Framework Extras
96
 ## Framework Extras

Loading…
Cancel
Save