Ask HN: Opinions on the best PHP IDE?
Dear HN,
I'm having trouble finding an adequate IDE to use for my PHP development. I'm part of a small company that has a relatively very large project base. I've been going through the IDEs of choice, and haven't been able to pick one. Could you help me out?
Here are the requirements: -word wrap -remote debugging -easy integration with SVN or CVS -fast text suggestion -fast in general
I've tried the following IDEs so far: Eclipse, Netbeans, PhpED, Zend Studio 7.1, PDT. All have their issues - many don't have code folding, and stuff like Zend and Eclipse are fairly slow (at least when compared to PHPed. However PHPed has poor integration with Linux and is also the costliest of the bunch.
Any suggestions would be appreciated.
7 comments
[ 3.1 ms ] story [ 26.8 ms ] threadSeems relevant.
Version control is much more difficult, and remote debugging is extremely useful to us. Quick project management is also more difficult with Vim, despite the rapid integration with the shell.
The thing is vim needs to be (but can be!) tailored to your needs.