Hi, There was a discussion about that on Google+ ... IDEs mentioned there: __Free * Eclipse PDT (5x) * Aptana - based on Eclipse but not using PDT for PHP (2x) * Netbeans (12x) * VIM (6x) * KDevelop (1x) * gedit (3x) __NonFree * Sublime Text 2 (6x) - USD $59 * PhpStorm (7x) - €94 personal, €189 commercial * Komodo (2x) - $382 * Zend Studio - also based on Eclipse (1x) - €299 Just by a rough view over the comments, not really reading any of those :) My personal opinion: * Eclipse PDT ** not used since 2008 ** was way to slow, specially the file-search ** missed some good PHP code support ... code-completion for classes and it's functions was quite limited at that time * Netbeans ** not used since 2009 ** seemed as the best free IDE for PHP to me * Zend Studio ** not used since 2008 ** seemed to be Eclipse PDT with some extensions .. * PhpStorm ** Costs a bit of money but it's really worth it. ** intelligent code-completion ** view class-structure as UML ** helper for refactoring ** supports changelists and has it's own stash ** just faster than Netbeans and Eclipse .. That's how I used this programs. Netbeans, Eclipse PDT and PhpStorm have way more features but this is what I used the time I tested them. I personally would use PhpStorm if you have money - else Netbeans. Bye Simon On Wed, Jun 13, 2012 at 11:54 AM, Lester Caine <lester@xxxxxxxxxxx> wrote: > David Arroyo wrote: > >> I am searching an IDE for php and web development, my options are >> Aptana or Eclipse+PDT. >> What is your opinion? >> > > I'm using Eclipse with PHPEclipse but PDT is probably just as good > nowadays. PHPEclipse needs a few updates to handle some of the 'new > features' in PHP. > > The advantage of Eclipse is that ALL of my development work is done in the > one IDE, so I can play with C/C++, Python, javascript and even occasionally > Java without having to switch. It also runs transparently on both Linux and > Windows platforms which I have to support ... > > Need to fire up the java side again and have a look at fixing PHPEclipse ;) > > -- > Lester Caine - G8HFL > ----------------------------- > Contact - http://lsces.co.uk/wiki/?page=**contact<http://lsces.co.uk/wiki/?page=contact> > L.S.Caine Electronic Services - http://lsces.co.uk > EnquirySolve - http://enquirysolve.com/ > Model Engineers Digital Workshop - http://medw.co.uk// > Firebird - http://www.firebirdsql.org/**index.php<http://www.firebirdsql.org/index.php> > > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > >