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.