All Projects → kalessil → yii2inspections

kalessil / yii2inspections

Licence: MIT license
No description, website, or topics provided.

Programming Languages

java
68154 projects - #9 most used programming language
PHP
23972 projects - #3 most used programming language
HTML
75241 projects
Twig
543 projects

Version Downloads Downloads last month

Yii2 Inspections for PhpStorm/IdeaUltimate

Supports Yii 2+ and Craft CMS 3+, see list of inspections below.

The plugin has been funded by the Pixel and Tonic, the company behind Craft CMS. Our special thank you to Brandon Kelly and Alexander Makarov, who gave us valuable feedback on early development stages =)

Installation

Regular installation process includes 3 steps:

  • Navigate to File -> Settings -> Plugins and click Browse Repositories. New window will popup listing available plugins.
  • Type Yii2 Inspections into the top search field and install the plugin. Same for Twig support plugin (required dependency).
  • Click OK buttons on both open windows, restart as IDE suggests. That's it.

Inspections

  • Missing @property annotations, checks property feature annotations (has QF, has Settings)
  • Translation message correctness, checks if messages have translations and follows best practices (has Settings)
  • Missing translations, checks translation files for missing translations (has QF)
  • Unused translations, checks translation files for unused translations (has QF)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].