NetBeans PHP IDE
Just came across NetBeans for PHP, which is a free IDE for PHP development. If you configure xdebug on your machine, the IDE allows you to debug and step through your code. Luckily this is a Java app so it runs smoothly on my Ubuntu Laptop as well.
They’ve also got excellent documentation on how to setup the IDE on various platforms including Ubuntu. Here’s the link to the Ubuntu and Windows setup help documentation:
Setup Instructions for Ubuntu
Setup Instructions for Windows using XAMPP
If you’re eager like me to get straight to the code debugging functionality, head over to this page which explains how it is done. Debugging PHP Source Code in NetBeans IDE.
NetBeans supports working with SAAS applications in PHP. Some examples are Amazon services API, Facebook, delicious, Yahoo and more… Here’s a tutorial on how simple it is to use NetBeans to create an app using Yahoo News Services – SaaS in PHP: Yahoo News Service Tutorial.
Screen-shots:
Links:
Download NetBeans PHP Beta
NetBeans PHP Official Site
NetBeans PHP Learning Trail




![Reblog this post [with Zemanta]](http://img.zemanta.com/reblog_e.png?x-id=c127f9a9-0a77-4f59-a485-45cf4a38ac6f)
