On Thu, Jul 7, 2011 at 10:43 PM, Jesus M. Castagnetto <je...@castagnetto.com> wrote: > Sorry to hijack a bit the thread. Being an old-fart Unix-head, I had not > used much GUI IDEs for PHP coding, but some of my students are always asking > for those. Only one I've played with is the Eclipse-PDT. > Is PHPStorm better or similar to that one? >
similar, both eclipse and phpstorm is written in java, so they are both available on linux also. my personal experience is that phpstorm is better and less resource hungry. people at jetbrains really know how to make a good IDE. Tyrael