Added Yii

Igor Timoshenko 2014-03-08 09:04:49 -08:00
parent a57d457694
commit 82b8cc74ac

@ -120,10 +120,11 @@ nvm | NodeJs version manager
### PHP ### PHP
Name | Description | Name | Description |
-----------|--------------------------------------| -----------|--------------------------------------|
composer | PHP dependency manager http://getcomposer.org
laravel | PHP deployment tool artisan completion http://four.laravel.com/docs/artisan laravel | PHP deployment tool artisan completion http://four.laravel.com/docs/artisan
composer | PHP dependency manager http://getcomposer.org/ | phing | Ant-like build system for PHP http://phing.info
phing | ant-like build system for PHP http://www.phing.info/ symfony symfony2 | PHP webframework http://symfony.com
symfony symfony2 | PHP webframework http://symfony.com/ autocompletion yii | PHP webframework http://yiiframework.com
### Ruby ### Ruby
Name | Description | Name | Description |