Personally I use Activestate's Komodo IDE. I tried Zend's newest but I hate the way they implemented debugging. It also does not support Xdebug. Eclipse is the same way except it does support Xdebug. But I still don't like the fact you have to start your debugging from the IDE. With the Firefox Xdebug extension and Komodo, I can start and stop xdebug from Firefox on any page in the user click path.
Alex ----- Original Message ---- From: Daevid Vincent <[EMAIL PROTECTED]> To: [email protected] Sent: Wednesday, May 21, 2008 9:32:49 PM Subject: [symfony-users] IDE for symfony? Not to start a holy war, but is there an IDE out there that will work well with symfony. By that I mean parse the files and show me what my methods are available, variables, built in symfony helpers, etc. Not just color coding and that basic crap that any PHP editor will do. I'm old school and use HomeSite on XP. But symfony is just too damn complicated for my brain it seems. All these eight billion classes, four classes per table, and directories up to six levels deep and yaml files up the wazoo... What about Zend IDE? Komodo? I prefer a M$ windows IDE, but honestly, at this point, I will consider anything. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
