Thursday, January 15, 2009

PHP Editors available

These are the following Php editors:

1. Dev-PHP : Dev-PHP is a full-featured integrated development environment (IDE), which is able to create scripts and applications using the PHP scripting language and the PHP-GTK library (both included in the "PHP Package"). No longer in active development.

2. Davor's PHP Editor : Windows IDE configured for HTML and PHP files. Creates and maintain projects as group of files and configures them to run on a local http server. Includes syntax highlighting and undo feature. Available in English and Croatian.

3. CoffeeCup : Full HTML editor with PHP syntax highlighting.Commercial,Evaluation available.

4. PHPEclipse : PHPEclipse is an open-source PHP IDE. Built as an Eclipse plugin, it takes advantage of a well-designed, robust and widely used application framework.

5. ZendStudio : It is a php specific development environment written in java. It features code highlighting and auto-completion (you can add your own functions/variables to the auto-complete database), project manager/editor, AND debugging (break points, step in/out/other, watches....) either localy or remotly (using a zend server extension that comes with the software).

6. NuSphere PhpED 5.5 : PhpED is the Integrated Development Environment for PHP (PHP IDE), HTML, CSS, XML, SMARTY, XHTML and other.PHP code folding is supported in the PHP editor, allowing users to expand and collapse different parts of a PHP file to improve readability. Their implementation is configurable, along with virtually every other aspect of their PHP editor, giving you full control over how you want the PHP code folding to work. For example, you can set the color and the placement of the folding mask or even or disable code folding all together. You can also click collapse all, collapse class methods only, collapse functions etc. Speed and productivity are the key, and when you're using the tool, it feels like someone actually counted the number of clicks that their users have to do in the PHP Editor, then agonized to try to reduce that number.

7. Komodo : Komodo 1.1 provides full support for PHP. This support includes syntax highliting, call completion and tips, and debugging. Komodo runs on Windows and Linux, though PHP debugging is not yet available under Linux. The licensing is commercial, but includes a free license for Educational and Non-Profit use.

0 comments:

Post a Comment