php development tools include: 1. Notepad; 2. PHPDesigner 7; 3. Eclipse PDT; 4. Bluefish; 5. Notepad2; 6. HTML-Kit; 7. PHP Editor; 8. NetBeans IDE; 9 , NetBeans IDE; 10, PSPad, etc.
#Here are 10 free and powerful PHP editors/development tools. These editors have features such as debuggers, incremental execution of PHP scripts, and viewing of all variable values for each line.
1) Notepad
Notepad is a very unique editor. It is open source software and can be used for free. Supported languages: C, C, Java, C#, XML, HTML, PHP, Javascript! The functions are:
1. Notepad has built-in support for up to 27 syntax highlighting (including various common source codes and scripts. It is worth mentioning that it perfectly supports .nfo File viewing), also supports custom languages;
2. Notepad can automatically detect file types, display nodes according to keywords, nodes can be folded/opened freely, and the code display is very layered! This is this software One of the most distinctive manifestations;
3. Notepad can open dual windows, and can open multiple sub-windows in separate windows, allowing quick switching of full-screen display mode (F11), and supports the mouse wheel to change the document display ratio , etc.;
4. Notepad provides several features, such as swapping adjacent rows, macro functions, etc... There are many file editors on the Internet, but this one is rare, whether it is for daily use or handwritten programming code. All of which allow you to experience its unique advantages and convenience.
2) PHPDesigner 7
phpdesigner not only supports php, but also supports other network languages like html, xhtml, xml, css and javascript, vbscript, java, c#, perl, python, etc.!
Since there are quite a lot of related free resources that can be used together, more and more people are learning PHP web design. MPS PHP DESIGNER is for PHP A program designed for web page writing. It has built-in a series of scripts, PHP4 source code database, syntax highlighting function, FTP client... etc., whether you are a PHP Web design experts or novices who are just getting started can use the software to help you design web programs (SQL and HTML are also supported).
3) Eclipse PDT
Eclipse is an integrated development environment that can implement corresponding functions as long as it has plug-ins. The PDT project started very early. Zend Studio for Eclipse is based on this plug-in, plus its own debugger. You can also use this plug-in on Eclipse, and then choose a debugger to configure your own development environment. As for how to configure it, someone on the Internet has written his own configuration method. You can check it out yourself. This is just an introduction to the tools, so I won’t mention it for now. Here I introduce a fully configured package. This is also developed by Zend. Because it is free, it cannot be used with Zend. Studio compared.
But because the plug-in custom implementation is installed on Eclipse, there is no need to install a large software for PHP development, so many people still like to use such a tool.
4) Bluefish
Bluefish bills itself as “an editor for skilled web designers and programmers, but with an intuitive UI that any beginner can use It is easy to get started quickly, and you can discover and master its other functions as you continue to accumulate. If what you need is a text editor that can design Web code, then it will definitely be a very good software. It My overall impression is that it is professional but not intimidating, and the text and icons are well combined.
Bluefish provides many common HTML task options, such as fonts, tables, etc., and of course links. This software uses a relatively uncommon "link description" (anchor) to indicate clickable links. The "Link Description" dialog box even provides Javascript script event functions such as OnClick and OnMouseover.
5) Notepad2
Notepad2 is a text editing tool that looks similar to the system Notepad, but it is greatly enhanced than Notepad.
1. Customized syntax highlighting, supports HTML , XML, CSS, JavaScript, VBScript, ASP, PHP, CSS, Perl/CGI,C/C, C#, Java, VB, Pascal, Assembly, SQL, Python, NSIS, INI, REG, INF, BAT, DIFF and many other script files.
2. Supports ANSI, Unicode, UTF-8 and other encoding interchanges
3. You can set unlimited bookmarks (9 icons can be replaced) for easy positioning
4. Spaces and tabs are displayed in color and can be converted to each other
5. You can operate any text block, ALT key and mouse
6) HTML-Kit
HTML -Kit makes it easy to edit, find, verify, preview and publish HTML documents. Features include: drag-and-drop editing, color code printing, auto-complete, taskbar, UNIX-style find and replace, unlimited UNDO, document templates, support for multiple language scripts and CSS, XML and XHML, etc.
7) PHP Coder
PHPCoder is used to quickly develop and debug PHP applications. It is easy to extend and customize, and can fully meet the developer's individual requirements.
1 . Combined with the PHP compiler and reference documentation, you can instantly preview the PHP script being edited;
2. Supports highlighting of HTML and PHP code;
3. Auto-complete function, Can automatically complete user-defined code snippets;
4. Standard function prompts;
5. There is a dedicated project manager;
6. The object browser searches for the included information of the file being edited, customizes functions, and displays it in a tree format.
7. Supports finding symmetric statement markers;
8. Supports advanced search and replacement;
9. Comes with FTP function;
10. Supports running and breakpoint debugging.
In short, PHPCoder is a very practical and powerful programming environment, and it is free!
8) PHP Editor
DzSoft PHP Editor is designed for PHP Designed web page editing software-DzSoft PHP Editor has functions such as PHP editing, debugging, browsing, source code viewing, file browsing, and customizable source code samples. It can test PHP scripts without setting up a website host. It is a set of powerful PHP programming software. .
9) NetBeans IDE
NetBeans IDE is an open source integrated development environment available for Windows, Mac, Linux and Solaris. In addition to fully supporting all Java platforms (Java SE, Java EE, Java ME and JavaFX), NetBeans is PHP, Ajax and JavaScript, Groovy and Ideal for Grails, Ruby and Ruby on Rails, as well as C/C software development.
The original developer is SUN Company, which is now owned by Oracle Company.
NetBeans has multiple products. The one we introduce here is specially designed for PHP. NetBeans for PHP has the following significant advantages:
Full Chinese interface
Complete Open source and free
Support code template function
Support automatic folding of code (you can select the area where the code is automatically folded)
Support code formatting
Support project details Settings (Project right-click properties)
Support multiple encodings
Support FTP management
Support PHP debugging
Support syntax highlighting customization
Support file comparison
Support search and replace by project
Support version control (CVS, Subversion, Mercurial)
Support plug-in function
Support code abbreviation Enter (Tab and Shift Tab, most editors support these two shortcut keys)
Supports bracket matching (including braces)
Supports real-time syntax error correction
Support PHP, JS, CSS and mixed navigation
Support JS compatibility check
Support CSS design
Support code prompts (input dots, ::, -> , the code will be automatically prompted. In other cases, the user decides whether to prompt)
Supports quick location of files (shortcut key Alt Shift O, you can quickly list and locate related files in the project through keyword lists)
Supports quick positioning of types (shortcut key Ctrl O, for JS, directly searches for function names containing keywords and locates them)
Supports quick positioning of symbols (shortcut key Ctrl Alt Shift O, for JS at the same time) PHP and JS, directly search for properties, methods and function names containing keywords and locate them)
The system and plug-ins can automatically update
The benefits are endless, whoever uses them will know, you Both eclipse and zendstudio can be thrown away. This is a bit exaggerated. If we look at the cost alone, the latter can indeed be removed.
10) PSPad
pspad, a super compact and very suitable software for developing PHP
Reason for recommendation: Very good support for encoding formats, use DW to write pure code It is still very error-prone. If you write it in DW with SESSION, it will definitely prompt an error. Of course, there are many advantages that I will not list one by one.
Disadvantages: There is no code prompt function, but if you are a veteran, this is not necessary Phew, and newbies should practice writing code without prompts.
Free editor, supports Simplified Chinese interface. It combines the advantages of various editors and can edit multiple files at the same time. You can use project; built-in HEX editor; built-in HEX editor; supports the recording and use of macros; supports syntax highlighting and color display, HTML, PHP, Pascal, JScript, VBScript, SQL, Perl, JAVA...; built-in file comparison tool; supports the recording and use of macros; built-in FTP tool; can set corresponding external tools for different file types; supports external compilers. However, its file opening speed seems not as good as Editplus.
The above is the detailed content of What are the PHP development tools?. For more information, please follow other related articles on the PHP Chinese website!