This article contains a list of text editors with features specific to the PHP scripting language.
Free editors
Cross-platform
- Aptana Studio â Eclipse-based IDE, able to use PDT plugins, visual JS editor. Open-source, free project. (Community edition merged in).
- Atom â free and open-source text editor with out-of-the-box PHP support.
- Bluefish â free and open-source advanced editor with many web specific functions, has PHP syntax highlighting, auto-completion, function list, PHP function documentation, WebDAV, FTP, and SSH/SFTP support for uploading
- Brackets â free and open-source editor in HTML5/NodeJS by Adobe Team the best for integration frontend
- CodeLite â an open source, cross platform IDE for C/C++ and PHP. The built-in plugins supports SVN, SSH/SFTP access, Git database browsing and others.
- Eclipse â PHP Development Tools (PDT) and PHPEclipse projects. With additional plugins supports SVN, CVS, database modelling, SSH/FTP access, database navigation, Trac integration, and others.
- Editra â open source editor. Syntax highlighting and (partial) code completion for PHP + HTML and other IDE-like features like code browser etc.
- Emacs â advanced text editor. The nXhtml addon has special support for PHP (and other template languages). The major mode web-mode.el is designed for editing mixed HTML templates.
- Geany â syntax highlighting for HTML + PHP. Provides PHP function list.
- jEdit â free/open source editor. Supports SFTP and FTP.
- Komodo Edit â general purpose scripting language editor with support for PHP. Free version of the commercial ActiveState Komodo IDE.
- Netbeans â IDE with PHP support and integration with web standards. Supports SFTP and FTP. Full support for SVN and Git since 7.2 and powerful plugin support for added functionality.
- SciTE â PHP syntax highlighting, compiler integration, powerful config via Lua API.
- Vim â provides PHP syntax highlighting, debugging.
Windows
- ConTEXT â *No longer under development* Freeware editor with syntax highlighting.
- Crimson Editor â Lightweight editor. Supports FTP.
- Microsoft WebMatrix â A combined editor, server and publishing environment, syntax highlighting for HTML, PHP, Razor, node.js, C# and JavaScript and publishing through WebDeploy and FTP. Supports multiple file encodings as of version 2.
- Notepad2 â Simple editor with syntax highlighting
- Notepad++ â FLOSS multi-language editor with macro support, syntax highlighting (possible export to HTML), code completion, php.net function reference, foldable code blocks etc.; expandable via plugins, e.g. (S)FTP support, version control (Git, SVN), documentation generators, snippet support, spell checking, custom classes completion, code beautifiers
- PSPad â Supports FTP; syntax highlighting.
- RJ TextEd â Text editor with many great features
macOS
Linux
Proprietary editors
- ActiveState Komodo IDE â Support for PHP syntax checking, debugging, trial available (NOTE: As of 2020, ActiveState Komodo is now completely free, and only requires that you register an account in order to use)
- Adobe Dreamweaver â Supports SFTP and FTP; Trial available
- BBEdit â Supports SFTP and FTP; Trial available
- Cloud9 â Online editor (supports multiple languages)
- Coda â Supports SFTP and FTP; Trial available
- CodeCharge Studio â Supports FTP
- Codelobster â Editor with syntax highlighting, debugger, code validation, supports FTP.
- Codenvy â Cloud development environment.
- EmEditor
- HyperEdit â Integrates PHP, JavaScript and HTML in an only interface WYSIWYG.
- JetBrains PhpStorm â PHP IDE with editor, on-the-fly code analysis and other web development specific tools including FTP/SFTP synchronization; Trial available
- Komodo IDE â Cross-platform integrated development environment for PHP as well as Python, Ruby and Perl.
- Microsoft Expression Web â Full PHP support with syntax highlighting, etc.; Trial available
- PHPEdit â Supports SFTP and FTP
- PHP Tools for Visual Studio PHP syntax highlighting, debugger, code validation, testing, support for other languages, among others. One- month trial available
- Rapid PHP Editor â Support for PHP syntax checking, auto-complete, debug and support for CSS, Javascript and HTML
- SlickEdit
- Smultron
- SourceLair â Online IDE for PHP, as well as JavaScript and Python
- TextPad â Trial available
- UltraEdit â Supports SFTP and FTP; Trial available
- Zend Studio â (Cross platform) professional PHP IDE, based on the PHP Development Tools plugin for the Eclipse platform; Trial available
See also
References