Reputation: 1322
I've been battling with several IDE's so far without much success, so I decided it would be ask someone wiser. I'd love one to have these features:
I have already tried some of IDE's:
Netbeans:
Eclipse PDT
Nusphere PHP Edit
Komodo and PHPDesigner 7 were disqualified for some reasons I can't really remember now but they were severe.
I tested a wide variety of IDE's but there is a real lot of them and pretty difficult to test them all, which is why I'd appreciate some input about one which fits all the above specified needs.
Upvotes: 2
Views: 319
Reputation: 1322
Funnily enough I decided to settle for Aptana 3 Beta. Though lots of features don't work it is awfully quick and I love the antialiased font. Thanks to all for help anyway!
Upvotes: 0
Reputation: 17322
PHPStorm is a relatively new contender in the IDE scene by the people who make IDEA and Resharper. I can't say it's blazingly fast, but it's geared specifically toward PHP and has a lot of nice features. I feel it is a considerable improvement over Netbeans or Eclipse.
You might want to try the pre-release of the next version, since they've added a lot of new features.
Upvotes: 1
Reputation: 17131
Consider vim. It's painful at first, but it does meet all of your requirements, unless you also have a (as of yet unspoken) requirement for a Graphical User Interface.
Upvotes: 1