Hi
I only tried KDevelop years ago for C++ but did not really convinced me.
For PHP I use
PhpStorm, which is commercial IDE written in Java. Its quality almost
(*) justifies its price. Is as Java with GUI usually is : sometimes spins up the processor to maximum, sometimes does its job slower for a minute, but then recovers itself and works fine. There is a good amount of plugins, but if you want to extend it with personalized things, there is no easy way : plugins have to be written in Java
(**), macros are limited.
[small](*) That "
almost" is not necessarily PhpStorm's issue, but our project imposes some limitations for which I can not fully enjoy PhpStorm's features.[/small]
[small](**)
PMiP which allows scripting it with Ruby is old and poorly documented.[/small]
Earlier I tried Eclipse and NetBeans, both of them I used for Java before. But for PHP I found them too weak.
Usually on questions like this someone will ask why do you want an IDE as most of the time a good editor is enough. Then they suggest Komodo Edit. I partially agree : I regularly use an editor beside the IDE, but definitely not Komodo. Tried it, disappointed me.
Maybe you could take a look at faq434-4252 , but was last edited more than 7 years ago.
Feherke.
feherke.ga