Wiki

Articles tagged with "phpstorm", sorted by date (updated)X
Displaying 1-3 of 3 result(s).

Configuring PhpStorm IDE for Yii

Updated 3 months ago by samdarkTips13 comments – viewed 44,073 times – ( +52 / -1 )
In order to be able to get from render or renderPartial to the view, from widget to widget class, from relations to model classes you need to install additional plugin called YiiStorm.
tags: IDE, PhpStorm

PHPStorm & NetBeans autocomplete problem

Updated 3 months ago by StagelineTips0 comments – viewed 3,383 times – ( +16 )
The problem: If you type Yii::app()->user<ctrl+space> code completion didn't work. This solve it.

Setting up PHPUnit and Selenium with IntelliJ IDEA/PhpStorm

Updated 9 months ago by rAWTAZHow-tos0 comments – viewed 9,871 times – ( +5 )
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.