Netbeans Or Eclipse

and from here, [color="#D20106"][font="Arial, Helvetica, Verdana"][size="2"]the NetBeans Plugin Portal [/size][/font][/color]:

http://plugins.netbe…g/PluginPortal/

you type ‘Yii’ and you get the missing piece of the machinery ;)

[color="#D20106"][font="Arial, Helvetica, Verdana"][size="2"]ze PHP Yii Framework NetBeans.PHPCC[/size][/font][/color][color="#D20106"][font="Arial, Helvetica, Verdana"] [/font][/color][color="#D20106"][font="Arial, Helvetica, Verdana"][size="2"]plugin[/size][/font][/color]

http://plugins.netbe…-netbeans-phpcc

fully updated up to the current release, aso. [font="Lucida Sans Unicode"][size="3"][color="#4b0082"]THANKS ![/color][/size][/font]

PHP storm is the best. Fast than both of them, and have a beautiful and feature-rich GUI. I hate zend studio and eclipse, because they are slow and stupid. when you want to import project you need to cut the code outside your webroot and re-import again, WTF. IDEs like netBeans and PhpStorm could scan your webroot and auto import the project you need, much more convenience right? eclipse is too old, but his successors are growing very well. so let us just bury it with respect.

Plus, Alexander wrote a wiki article about how to config PhpStorm for Yii developing. the IDE originally support Yii and Symfony integration. And Yii team support a PhpStorm plugin called Yiistorm for better code suggestion as well. In a word, it is good for Yii developing.

plus+, you can use back your coding habit, so that you can use your shortcut setting for vim for PhpStorm. For example, i used to code java on NetBeans, i like the Alt+Shift+F (formatting code). i config PhpStorm and let it use netbeans shortcut config it performed exactly the same as what i expected.

The best thing of using PhpStorm is when you are contributing your code for open-source project, you can apply for free open-source license. Wish you have a better developing life, cheers.

ok, took notice. Thanks for your contribution

successors? what [size="2"]successors? [/size]

[size="2"]you mean Storm & the like?[/size]

Thanks

Phpstrom is a very good choice. But if you develop in java, android as well the it would be better to go for intellij idea

Just my 5 cents.

PHPEd version 11 got Yii support. Unfortunately, Yii 1.xx only at the moment.

As for me two main feature is:

  • code completion inside views for $this and variables, passed via render() call

  • code completion for properties declared in CActiveRecord::relations()

I initially used Eclipse, it was pretty good until I updated my Ubuntu OS when the Eclipse didn’t work properly so I used Netbeans since. For me I will suggest that you will use Netbeans it has awesome functions and also supports Yii.

I like to use Codelobster

It has special plug-on for Yii autocomplete

I know this is an old thread, but “pffffff” … I’ve used NuSphere for 8 years and there are better products out there.

Netbeans forever :blush::yum: