Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Michael Kimsal's Blog:
Eclipse PHP Developer Tools
May 07, 2007 @ 14:47:00

Michael Kimsal talks today about his quest for a better fitting IDE for his PHP development, mentioning one in particular - the Eclipse plugin (PHP Developer Tool) for working specifically with PHP.

It's come quite a long way, and is usable. I'm starting a new small demo project today as a testbed, and we'll see how it goes. The introspection for code complete is decently fast, the editor as a whole is also moderately quick, and I'm actually impressed. Having seen so many mediocre attempts in the open source world at this task, I'm really impressed.

From the Zend site for the project:

The PDT project is working towards providing a PHP Development Tools framework for the Eclipse platform. This project will encompass all development components necessary to develop PHP and will facilitate extensibility. It will leverage the existing Web Tools Project in providing developers with PHP capabilities.

You can download the plugin, the executable debugger plugin, and the web server debugger from the project's website.

tagged: eclipse developer tool zend project plugin debugger eclipse developer tool zend project plugin debugger

Link:


Trending Topics: