Thread: PHP IDE's
View Single Post
Old 23-08-2005, 10:59   #1 (permalink)
cam
vague™
 
cam's Avatar
 
Join Date: Mar 2004
Location: Glasgow
Posts: 5,512
PHP IDE's

I'm using Zend Studio at the moment as my primary IDE for editing PHP but the interface quirks are forcing me to look elsewhere.

Opensource options would be lovely but not essential, but the features would have to be comparable to Zend .. such as extensive project management tools, method/class hyperlinking between files (ctrl-click on a method name and it takes you to the classfile it's declared in), syntax highlighting (for more than just php), some form of auto-completion. Nice-to-haves would be debugging, cvs/ftp integration, code snippets, etc.

So come on, amaze me. Or just tell me what you use (oh - and i'm on Win*)
  Reply With Quote