Saturday 12 December 2015

cross plateform php editor

Cross-platform


  • Aptana Studio – Eclipse-based IDE, able to use PDT plugins, visual JS editor. Open-source, free project. (Community edition merged in).

  • Bluefish – A multipurpose editor with PHP syntax support, in-line PHP documentation, etc. With GVFS, supports SFTP, FTP, WebDAV, and SMB.
  • 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 SVNCVSdatabase modellingSSH/FTP access, database navigation, Tracintegration, and others.
  • Editra – Versatile 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 – Versatile 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 – A dedicated PHP coding environment and complete 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 – fast, PHP syntax highlighting, compiler integration, powerful config via Lua API.
  • The Black Toolkit – RAD tool for Visual programming in many languages.
  • Vim – provides PHP syntax highlighting, debugging.[1]
  • Sublime Text – Free for evaluation text editor.
  • Grease - - Extendable PHP Editor with debugging proxy. Written in PHP using wxPHP.
  • Brackets - Free Editor in HTML5/NodeJS by Adobe Team the best for integration frontend
  • Atom - Free Editor inspired of Sublime Text in HTML5/JS by Github Team
  • PhpFiddle - Online Web IDE and test server of PHP/MySQL, and HTML/CSS/JavaScript

No comments:

Post a Comment