Wiki articles tagged with "PhpStorm"

Showing 1-4 of 4 items.

Configuring PhpStorm IDE for Yii 2

Created 7 years ago by CeBe CeBe, updated 7 years ago by CeBe CeBe.

There are a few settings and plugins that can enhance the development experience with Yii in PHPStorm or IntelliJ IDEA. This article explains how to get the most out of your IDE.

14 0
6 followers
Viewed: 55 656 times
Version: 2.0
Category: Tips

PHPStorm & NetBeans autocomplete problem

Created 12 years ago by Stageline Stageline, updated 12 years ago by Stageline Stageline.

The problem: If you type Yii::app()->user<ctrl+space> code completion didn't work. This solve it.

12 0
14 followers
Viewed: 23 083 times
Version: 1.1
Category: Tips

Setting up PHPUnit and Selenium with IntelliJ IDEA/PhpStorm

Created 12 years ago by rAWTAZ rAWTAZ, updated 12 years ago by rAWTAZ rAWTAZ.

This article intends to summarize the steps taken to set up PHPUnit and Selenium for a Yii project, with IntelliJ IDEA Ultimate (the IDE). It was done on Mac OS X 10.6.

7 0
10 followers
Viewed: 52 876 times
Version: 1.1
Category: How-tos

Configuring PhpStorm IDE for Yii 1.1

Created 14 years ago by samdark samdark, updated 7 years ago by samdark samdark.
  • Complete code: Ctrl+Space.
  • Show method arguments: Ctrl+Q.
59 1
53 followers
Viewed: 156 608 times
Version: 1.1
Category: Tips
Tags: IDE, PhpStorm