1

Possible Duplicate:
What is the best IDE for PHP?

I need a PHP IDE that I can easily refactor code with as well as commit any changes to my svn. I'm using notepad++ right now and im fairly happy with it, but it doesn't really handle larger projects well. The more I add to my code base the harder it becomes to manage.

edit: the other thread doesn't discuss refactoring at all, which is the single most important feature I need.

Community
  • 1
  • 1
Adrian
  • 97
  • 9
  • Refactoring is always painful. The best countermeasure you can make is to spend more time in front of the drawing table, and not have to refactor at all (or at least not much). If you are profficient in C, you could also join me in the development of a PHP extension I'm writing to do refactoring easily, among others. – Flavius Aug 22 '11 at 22:58
  • 2
    similar questions are not identical questions, i have different priorities when looking for an ide that the other thread does not cover at all. should my concerns be discarded because someone asked a similar question before i did? how can i contest the closing of this thread? – Adrian Aug 23 '11 at 00:00
  • 2
    +1 I agree with Adrian. It's not the same question. – Kamil Sindi Nov 02 '11 at 14:12

0 Answers0