There are 2 editors I prefer to use for PHP:
- Dev-PHP: http://devphp.sourceforge.net/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").
Dev-PHP is free software under the GNU General Public License, which means you can freely modify or use the source code under the terms of the license.
- ConTEXT: http://www.context.cx/ConTEXT is a small, fast and powerful freeware text editor, developed mainly to serve as secondary tool for software developers. After years and years searching for suitable Windows text editor, I haven't found any of them to completely satisfy my needs, so I wrote my own.
Main ConTEXT features includes:
- unlimited open files
- unlimited editing file size, 4kB line length
- powerful syntax highlighting for:
- C/C++
- Delphi/Pascal
- Java
- Java Script
- Visual Basic
- Perl/CGI
- HTML
- CSS
- SQL
- FoxPro
- 80x86 assembler
- Python
- PHP
- Tcl/Tk
- XML
- Fortran
- Foxpro
- InnoSetup scripts
- powerful custom defined syntax highlighter
- multilanguage support (supported languages: English, German, French, Croatian, Chinese, Czech, Danish, Dutch, Estonian, Esperanto, Spanish, Galego, Italian, Hungarian, Portuguese (Brazil), Russian, Slovakian, Polish, Lithuanian, Latvian, Slovenian, Turkish...)
- project workspaces support
- unicode UTF8 support
- code templates
- customizable help files for each file type
- file explorer with favorites list
- file compare
- export to HTML/RTF
- conversion DOS->UNIX->Macintosh file formats
- editing position remembering across files
- macro recorder
- commenting/uncommenting code
- text sort
- normal and columnar text selection
- bookmarks
- search and replace with regular expressions
- search and replace text in all open files
- incremental search with text emphasizing
- C/Java-style block auto indent/outdent
- customizable color printing with print preview
- exporting configuration stored in registry
- customizable syntax highlighting colors, cursor shapes, right margin, gutter, line spacing...
- user definable execution keys, depending on file type
- capturing console applications standard output
- compiler output parser for positioning on error line
- powerful command line handler
- minimize to system tray
- install and uninstall
- it's FREE!