ShishKabab PHP IDE is a PHP Integrated Development Environment (IDE). Currently, it only runs on Linux, but there are plans to port it to Windows and Mac OS.
The IDE’s main attraction is code completion. It is fast like the other IDEs, does not abandon you when you need it the most, and yet does not get in your way when you do not need it.
Another available feature is the Script Browser. It allows you to see what classes, functions and variables are declared in a file. It inspects those classes and can easily jump to the declaration you are searching for.
Search and replace in the whole project is, of course, a feature also available in this IDE. The search paths are customizable, so you will not get unwanted results that only take you precious time to analyze.
Since the whole project is based on KDE 4, everything from toolbars, shortcuts, and every color you see is customizable. So this IDE that you can spend most of your programming hours working with, can be as personalized as you want.
It also uses KDE KIO system to allow you to edit files accessible via SSH, FTP and other protocols.
For more information,instructions,tutorials,how to download,screenshots of this IDE, you can go to Vincent den Boer (or ShishKabab) website.














1 Response to A New Open Source PHP IDE, the ShishKabab
acidcrush
September 22nd, 2009 at 11:56 am
astig…