List of PHP editors
Appearance
This article needs additional citations for verification. (March 2010) |
This article contains a list of text editors with features specific to the PHP scripting language.
Free editors
Editor | License | Latest Version | Platform | Autocompletion | File Browser | GUI builder | Internal Browser | Version Control | PHP Debugger | ||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Linux | macOS | Windows | Other | Local | FTP | SFTP | SSH | ||||||||
Aptana Studio | APL/ GPLv1 | 3.6.1 | Yes | Yes | Yes | JVM | Yes | ? | Yes | Yes | ? | With XDebug [1] | |||
Atom | MIT | 1.13.1 | Yes | Yes | Yes | FreeBSD[2] | Yes[3] | ? | No | Yes | ? | ||||
Bluefish | GPLv3 | 2.2.9 | Yes | Yes | Yes | FreeBSD[4] | Yes | ? | Yes | Yes | ? | ||||
Brackets | MIT | 1.8 | Yes | Yes | Yes | No | Yes | ? | No | Yes | ? | ||||
CodeLite | GPLv2 | 9.2 | Yes | Yes | Yes | FreeBSD[5] | Yes | ? | No | Yes | ? | ||||
Eclipse PDT | EPL | 7.0 | Yes | Yes | Yes | JVM | Yes | ? | Yes | Yes | Yes | With XDebug [6] | |||
Geany | GPLv2 | 1.29 | Yes | Yes | Yes | FreeBSD, NetBSD, OpenBSD[7] | Yes | ? | Yes | Yes | ? | ||||
gedit | GPLv3 | 3.22.2 | Yes[8] | Yes | Yes[8] | FreeBSD | Yes[9] | ? | Yes[9] | Yes | ? | With XDebug [10] | |||
GNU Emacs | GPLv3 | 25.1 | Yes | Yes | Yes | BSDs, OpenSolaris | Yes | ? | Yes | Yes | ? | ||||
jEdit | GPLv2 | 5.3.0 | Yes | Yes | Yes | JVM | No | ? | No | Yes | ? | ||||
Kate | GPLv2 | 16.08.1 | Yes | Yes | Yes | FreeBSD | No | Yes | Yes | Yes | Yes | No | No | Yes | ? |
KWrite | GPLv2 | 16.08.1 | Yes | Yes | No | FreeBSD | No | ? | No | Yes | ? | ||||
KDevelop | GPLv2 | 5.0.3 | Yes | Partial[11] | Yes | FreeBSD[12] | Yes | ? | Yes | Yes | ? | ||||
Komodo Edit | MPL | 10.1.2 | Yes | Yes | Yes | ? | Yes | ? | Yes | Yes[13] | No[14] | ||||
NetBeans | CDDL/ GPLv2/ LGPLv2.1 | 23[15] (19 September 2024) [±] | Yes | Yes | Yes | JVM | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | With XDebug[16] |
Notepad++ | GPL | 7.2.2 | No[17] | No | Yes | No | Yes | No | No | No | No | No | No | Yes | With XDebug[18] |
SciTE | GPLv2 | 3.7.1 | Yes[19] | Yes | Yes | FreeBSD[20] | No | ? | No | Yes | ? | ||||
TextMate | GPLv1 | 1.5 | No | Yes | No | No | Yes | ? | No | Yes | ? | ||||
Vim | Vim License | 8.0 | Yes | Yes | Yes | Yes[21] | Yes | Yes | Yes | Yes | Yes | No | Yes | Yes | |
Visual Studio Code | MIT | This template is not used anymore. The latest stable and pre-release versions are maintained in Wikidata and they appear automatically in the main article for Visual Studio Code.
|
Yes | Yes | Yes | No | Yes[22] | ? | No | Yes | ? |
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[23] text editor with out-of-the-box PHP support.
- Bluefish – a multipurpose editor with PHP syntax support, in-line PHP documentation, etc. With GVfs, supports SFTP, FTP, WebDAV, and SMB.
- 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.[24]
Windows
- Alleycode HTML Editor – *No longer under development* Shareware editor with syntax highlighting for both PHP and HTML.
- 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
- Coda (web development software) - Shareware IDE/Editor
- Smultron
- TextWrangler – Supports SFTP and FTP
Linux
- gedit
- gPHPEdit
- Kate – Supports any file access protocol that is supported by KIO. This includes HTTP, FTP, SSH, SMB and WebDAV.
- KDevelop – Supports everything as Kate above with addition of references of functions and syntax parser.
- Kwrite
Commercial 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) [25]
- 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.
- EditPlus – Supports SFTP and FTP; Trial available
- Embarcadero RadPHP (formerly Delphi for PHP) – Focus on web (Facebook, Google) and mobile (iOS, Android) development; Trial available
- EmEditor
- HTML-Kit – Syntax highlighting, supports FTP.
- 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
- Koding – Online development environment for many programming languages including PHP.
- 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
- NoteTab – Allows you to have multiple tabs open for different files, has FTP support, comes in two trial versions (NoteTab Standard, NoteTab Pro) and one free version NoteTab Light. NoteTab Pro highlights tags.
- NuSphere PhpED – A PHP development environment and integration with modern web standards. Supports SFTP, WebDAV, and FTP. Native support for CVS source control system, SVN and Git support can be added using Tortoise Windows Shell plugins.
- 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[26], as well as JavaScript and Python
- TextPad – Trial available
- Top PHP Studio – Supports FTP
- 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
References
- ^ http://php.tutorialhorizon.com/how-to-debug-php-in-aptana-studio/
- ^ Instructions for building Atom on FreeBSD are all that are officially available. No official binary releases are available.
- ^ With the atom-autocomplete-php package.
- ^ Fresh Ports www/bluefish
- ^ Fresh Ports editors/codelite
- ^ https://wiki.eclipse.org/Debugging_using_XDebug
- ^ ThirdPartyPackages
- ^ a b Outdated packages available only: https://wiki.gnome.org/Apps/Gedit.
- ^ a b Plugin: https://github.com/addiks/gedit-phpide
- ^ Plugin: https://github.com/addiks/gedit-dbgp-plugin
- ^ No pre-built binaries are available. Build instructions are available for macOS.
- ^ devel/kdevelop-kde4 Port
- ^ With the Komodin Git addon
- ^ [1] The PHP debugger is supported in Komodo IDE, not in Komodo Edit
- ^ "[ANNOUNCE] Apache NetBeans 23 Released". 19 September 2024. Retrieved 20 September 2024.
- ^ https://netbeans.org/kb/docs/php/debugging.html
- ^ Will run in Wine, however
- ^ http://thecancerus.com/debugging-php-using-xdebug-and-notepad-part-i/
- ^ But it is not free
- ^ editors/scite Port
- ^ Has been ported to virtually every Unix/Unix-like system and various others. Reference: download : vim online.
- ^ With the PHP IntelliSense extension.
- ^ Henry, Alan (5 October 2016). "Atom, the Text Editor from GitHub, Goes Free and Open-Source". Lifehacker.
- ^ How to Debug PHP with Vim and XDebug on Linux
- ^ "Cloud9 - Your development environment, in the cloud".
- ^ "PHP support in SourceLair". SourceLair Help.