Forum Moderators: coopster
I am considering getting Komodo PHP. I've written many thousands of lines of PHP using the old "blind man in a dark room" technique, and have gotten pretty good at it.
However, I'm pretty used to IDEs for C++, Pascal, etc.
Any feedback?
I've downloaded the professional trial version as I too have never used a PHP IDE. Looks like it can be fun :)
I don't have a really screwed-up PHP installation, but I have installed Marc Lyanage's PHP5 binaries and Pear.
Komodo crashed PHP within 5 minutes of my starting it up.
YUCK.
It smells like an X11 app (like WingWare), and has just as much complexity. I'm sure that, if I emailed their tech. support, I'd find I set some variable wrong, or whatever.
Not worth it. Komodo->Trash.
I agree; it is somewhat overly complex. Some of the features are very nice, and others are totally useless.
To be honest, I think that it makes developing more difficult. It could be that I'm not used to it, I guess.
I'm going to stick with notepad++ :)
hehe, I've heard that too. I actually haven't seen any IDE for php that worked yet. The people who make them treat it like C++ or some other compiled language, which it isn't.
>> I'm going to stick with notepad++
same, have never used anything but textpad, I tried PHPEdit and it had some good ideas but never really worked very well. That was a while ago now and they have updated a few times since then.
Zend Studio had some promise as well but was just too much. Again it was a while ago that I used it.
Eclipse, on the other hands, has almost never crashed, and there are only some small catchup to have with phpEclipse, and all related to the syntax highlighting.
Before Komodo, I was using SciTe, but now, I always have an eclipse installed on my usb key with some much needed apps.
eclipse: [eclipse.org...]
phpEclipse: [phpeclipse.de...]