Zend Studio

Zend StudioI’ve started using Zend Studio for serious PHP work now. It’s a delight to work with :) The newest version, version 5, has none of the quirks and annoyances I experienced with previous versions and a slew of very useful features. For as long as I could remember, I was using basic text editors for the majority of my work and doing a lot of stuff by hand.

For example, debugging is a lot easier when you’ve got a tool that does it for you ;) No more print_r()’ing arrays to see values or die()’ing at various points to see which logic paths were taken etc. Autocompletion is useful too, saves a bunch of typing. My favorite feature is Templates where you can define a block of code with certain variable sections. You can tab through each variable and change it, or accept a default value. Look to the screenshot I attached to this post, the second foreach block is demonstrating it. I first saw this in vidcast of Visual Studio 2005 over at channel9 and craved it. This is the second usable editor that I’ve seen implement it, and the first that has implemented it flawlessly.

Anyway, I just wanted to say I finally moved to a PHP IDE. Ermau will undoubtedly say “I told you so” ;-) But version 5 is much better then the previous versions I tried and could not work with. I’m glad I decided to try it, although it did come out all the way back in November of 2005 so I’m a bit late :p

4 Responses to “Zend Studio”

  1. SuZ Says:

    Hey Chroder, I like the new blog template.

  2. danielneri Says:

    Whoa beautiful new template!!

  3. danielneri Says:

    I also recently got Zend Studio. Amazing program, really!!

  4. ermau Says:

    I told you so ;)

    I only wish I actually had version 5. I’m stuck with 4, couldn’t afford to renew my plan (not to mention it had a bug that made it basically unusable for me.)

Leave a Reply

Zend Studio


Leave a Reply