php-ide

Any PHP IDE written in C?

It is my experience that all PHP IDEs written on Java are slow. You just can't compare the performance with Visual Studio. I use Aptana and also used NetBeans. Most of the time, your Intelli-Sense will open when you have moved forward typing syntax. Is there any PHP IDE that meets the performance of Visual Studio? ...

Do you use a PHP IDE?

I've programmed for 6 years, and in that time, I've never used a PHP IDE. I feel perfectly fine using VIM, linux shell, mysql command line and subversion command line for my web application development. When I'm asked to work on other people's projects, or open source projects, I can generally find my way around after a quick system a...

Looking for good PHP editor or IDE with 'IntelliSense'

Hello, I'm looking for suitable PHP Editor or IDE with syntax auto-completion. I've tried trial versions of programs like Zend Studio, PHPDesigner, NetBeans PHP, NuSphere PhpED, and similar -- but none of them fully satisfied me. I quite liked hint window with detailed info about what function does and what it returns. Also I liked the ...