Home  >  Article  >  Backend Development  >  What are the PHP development editors?

What are the PHP development editors?

青灯夜游
青灯夜游Original
2019-10-10 15:48:344724browse

For PHP developers, there are many development editors available on the Internet, but for beginners who don’t know which PHP development editor is better, it is difficult to find a suitable PHP development editor and it will cost a lot of money. Time and energy. Therefore, today php中文网 recommends 4 useful PHP development editors for beginners.

What are the PHP development editors?

1.SublimeText3

Tool introduction:

Sublime Text is a very popular code editor. Its advantages are: moderate size, about 40M, smooth operation, rich plug-ins and code prompt functions. It is recommended to choose the English version. Disadvantages: It is charged, but there are many cracked versions. Sublime Text has a beautiful user interface and powerful features such as code thumbnails, Python plugins, code snippets, etc. Key bindings, menus and toolbars can also be customized. The main features of Sublime Text include: spell check, bookmarks, complete Python API, Goto function, instant project switching, multi-selection, multi-window and more. Sublime Text is a cross-platform editor that supports Windows, Linux, Mac OS X and other operating systems. <Go to download...>

2.Notepad

Tool introduction:

Notepad is a free code editor under the Microsoft Windows environment, about 8M, very small. It uses less CPU power and reduces computer system energy consumption, but is lightweight and has high execution efficiency, making Notepad a perfect replacement for Microsoft Windows Notepad. Built-in support for up to 27 types of syntax highlighting (including various common source codes and scripts, which can well support .nfo file viewing), and also supports custom languages; it can automatically detect file types and display nodes according to keywords. Nodes can be folded/opened freely, and indentation guide lines can also be displayed. The code is displayed with a sense of hierarchy; dual windows can be opened, and multiple sub-windows can be opened in separate windows, allowing quick switching of full-screen display mode (F11). Support The mouse wheel changes the document display ratio; provides some useful tools, such as swapping adjacent rows, macro functions, etc.; can display the number of bytes of the selected text (instead of the number of words displayed by the general editor, which in some cases For example, software localization is very convenient). <Go to download...>

3.PhpStorm

##Tool introduction:

Phpstorm is a coding integrated development tool that most PHP programmers love. It supports all PHP language functions and provides the best code completion, refactoring, real-time error prevention and more. However, it is not recommended for beginners to use phpstorm after two years, otherwise its function parameter prompts will crash you.<

Go to download....>

4.Zend Studio

Tool introduction:

Zend Studio is an award-winning professional PHP integrated development environment with Powerful professional editing tools and debugging tools, supporting PHP syntax highlighting, syntax auto-filling, bookmarking, syntax auto-indentation and code copying, built-in a powerful PHP code debugging tool, supporting local and remote Two debugging modes support a variety of advanced debugging functions.

Zend Studio 9 is officially released, mainly including the following updates:

Git and Github support cloud development and deployment depth, and Zend Framework and Zend Server integrate faster and more streamlined IDEs.

<Go to download...>

If you want to download more php development tools, you can go to

php development on the php Chinese website Download tool software in the Tools column.

[Related tool recommendations]:

Recommended MAC version of php development tools: 10 of the most popular MAC version of php development tools

Ranking of web front-end development tools: 8 recommended html development tools for download

The above is the detailed content of What are the PHP development editors?. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn