Yiistorm
YiiStorm is Yii framework navigation plugin for PhpStorm
Install / Use
/learn @cmazx/YiistormREADME
YiiStorm
YiiStorm is PhpStorm plugin that is adding various enhancements for Yii framework based projects.
Features
<img src="http://plugins.jetbrains.com/files/7182/screenshot_14099.png" />- Going from
renderandrenderPartialto the view. Includes controllers, partials, widgets. Supports all ways of specifying a view, themes, smarty.tplviews, external actions. - Going from model name in
relations()to the model class. - Going from the
$this->widget('path.to.widget.Class')call to the widget class. - Going from controller
actions()to action class.
Installation
You can install plugin either directly from PhpStorm IDE settings or from mazx.ru.
