Difference between #4 and #5 of
Configuring PhpStorm IDE for Yii 2

Changes

Title unchanged

Configuring PhpStorm IDE for Yii 2

Category unchanged

Tips

Yii version unchanged

2.0

Tags unchanged

IDE,PhpStorm,IntelliJ IDEA

Content changed

[...]
- **[Yii2 Support](https://plugins.jetbrains.com/plugin/9388-yii2-support)** adds many useful tools that improve working with Yii. It makes working with class configuration, DI and views easier.

- **[Yii2 Inspections](https://plugins.jetbrains.com/plugin/9400-yii2-inspections)** is a very useful plugin that adds Yii specific code inspections to PHPStorm. It helps for example to manage `@property` annotations for getters and setters as well as translation messages.

- **[Php Inspections (EA Extended)](https://plugins.jetbrains.com/plugin/7622-php-inspections-ea-extended-)** is not directly Yii related but has a lot of additional code inspections that help you write better code. There is also a [pa
yeid version](https://plugins.jetbrains.com/plugin/10215-php-inspections-ea-ultimate-) that has even more features, especially security related inspections.


# Project Setup

- **Exclude runtime directories from code search.** Debug toolbar stores a lot of stuff that clutters search results.
[...]
14 0
6 followers
Viewed: 50 112 times
Version: 2.0
Category: Tips
Written by: CeBe
Last updated by: CeBe
Created on: Apr 5, 2018
Last updated: 5 years ago
Update Article

Revisions

View all history