Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.
/ yiistorm Public archive

YiiStorm is Yii framework navigation plugin for PhpStorm

License

Notifications You must be signed in to change notification settings

cmazx/yiistorm

Repository files navigation

YiiStorm

YiiStorm is PhpStorm plugin that is adding various enhancements for Yii framework based projects.

Features

  • Going from render and renderPartial to the view. Includes controllers, partials, widgets. Supports all ways of specifying a view, themes, smarty .tpl views, 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.

Links

About

YiiStorm is Yii framework navigation plugin for PhpStorm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages