1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2025-12-07 16:00:41 +01:00

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
Name | Description |
-----------|--------------------------------------|
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://www.phing.info/
symfony symfony2 | PHP webframework http://symfony.com/ autocompletion
composer | PHP dependency manager http://getcomposer.org
laravel | PHP deployment tool artisan completion http://four.laravel.com/docs/artisan
phing | Ant-like build system for PHP http://phing.info
symfony symfony2 | PHP webframework http://symfony.com
yii | PHP webframework http://yiiframework.com
### Ruby
Name | Description |