Tuesday, February 1, 2011

PHP Editors

 I always use Adobe Dreamweaver for editing my php scripts but I can give you some of php editor you can used.

Cross Platform

  • ActiveState Komodo Edit - Live PHP syntax checking, (s)ftp support, functions list and code hints
  • Bluefish - Supports any protocol that is supported by GnomeVFS. (SSH...)
  • Eclipse - PHPEclipse and PHP Development Tools projects. With additional plugins supports SVN, CVS, Database modelling, SSH/FTP access, Database Navigation, Trac integration, and others.
  • Emacs - Advanced text editor. The nXhtml addon has special support for PHP (and other template languages).
  • Geany - Syntax highlighting for HTML + PHP. Provides PHP function list.
  • jEdit - Versatile Free/Open source editor. Supports SFTP and FTP.
  • Netbeans IDE - A dedicated PHP coding environment and complete integration with web standards. Supports SFTP and FTP.
  • Vim - provides PHP syntax highlighting.
  • SciTE - fast, PHP syntax highlighting, compiler integration, powerful config via Lua API:LUA

Windows

Linux

Mac OS X

Commercial editors


 Source: List of PHP editors - Wikipedia, the free encyclopedia
 

No comments:

Post a Comment