Choosing a PHP IDE

submit to reddit

Recently I saw very nice post in the famous site www.smashingmagazine.com about how to choose good IDE for PHP. There is a contest between four of the most used PHP development environments : Eclipse, which is my favorite, Zend Studio 6, Aptana PHP and Aptana Studio Pro.

Interesting link about JavaScript plugin for Eclipse can be found on http://spket.com/, and is my recommendation.

The author of the article gives you good reason why using an IDE, and that’s why you can have:

  1. Syntax highlighting.
  2. Code completion.
  3. Navigation into the code.
  4. Errors and warnings highlighting.
  5. Refactoring and code generation.
  6. Debugging.
  7. Versioning system.
  8. Client-side features.

Great thanks for the smashingmagazine.com about this very good article, and don’t waste time to read it and start using an IDE.

Related posts:

  1. Force Zend Casting and Help the IDE Autocompletion
  2. How to create a PHP Framework?
  3. Lambda functions in PHP?

You are a GREAT developer? Click here to answer the weekly quiz!

This entry was posted in featured, web development and tagged , , , , . Bookmark the permalink.

8 Responses to Choosing a PHP IDE

  1. jujuz says:

    My favorite is Eclipse PDT too. Like it so much, but hope to start work on Linux faster. Still having problems with 1 GB of RAM?! Isn’t it strange?

  2. stoimen says:

    As I mentioned before Eclipse is very very good IDE, but that does not mean there are not other good ones. Zend Studio is such a good IDE, but unfortunately not free.

  3. Anonymous says:

    I’m using a simple text editor like Notepad++. That’s really good for every developer. IDEs are using so much RAM and most of the developers don’t need them.

  4. stoimen says:

    That’s not the question. Because it’s using much RAM, does not mean we have to use VIM under Linux shell. IDEs help for so many things and the RAM is the smallest care in that case.

  5. babaliuga says:

    My favorite is the Zend Studio. I liked Eclipse PDT so much but Zend is better.

  6. bratt says:

    Dreamweaver is the best! I like Eclipse PDT, and it’s free but Adobe’s Dreamweaver is my number one.

    greets

  7. Stas says:

    I use free PHP IDE Codelobster PHP Edition It is free PHP IDE that has almost all features that paid IDE have.

  8. Stoimen says:

    Is it better than Eclipse PDT?

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="" highlight="">