Possible Duplicate:
Any good PHP IDE, preferably free or cheap?
Just looking for opinions on what the best PHP IDE is. Cost and computer resources are not an issue.
Thanks.
Possible Duplicate:
Any good PHP IDE, preferably free or cheap?
Just looking for opinions on what the best PHP IDE is. Cost and computer resources are not an issue.
Thanks.
PhpStorm is quite nice actually http://www.jetbrains.com/phpstorm/index.html
JetBrains PHPStorm is quite young but powerful IDE built on Intellij IDEA platform that has best Java IDE Award.
NuSphere PHPED, a nice native Windows application.
http://www.nusphere.com/products/phped.htm
I highly recommend you stay away from ANY IDE written in Java, if you desire productivity and responsiveness at all.
I've been developing in PHP for 10 years, and I've used every IDE there is. Zend Studio is absolutely #1 in every functional area except performance, and that is because of Java. You don't want to be held back by your IDE.
I have been quite happy with Netbeans. It has all the features that I need, works fast and as a bonus there is support for symfony framework in the latest releases