Recommend ten free PHP development tools, ten PHP development tools_PHP tutorial

WBOY
Release: 2016-07-12 09:05:19
Original
1206 people have browsed it

Recommend ten free PHP development tools, ten PHP development tools

The following 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! functions are:
1. Notepad has built-in support for up to 27 syntax highlights (including various common source codes and scripts. It is worth mentioning that it perfectly supports .nfo file viewing) and 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 hierarchical! This is one of the most distinctive features of this software;
3. Notepad can open dual windows, and can open multiple sub-windows in separate windows, allowing quick switching of full-screen display mode (F11), supporting 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 for daily use or handwriting programming Code, you can experience its unique advantages and convenience.

2) PHPDesigner 7
phpdesigner not only supports php, but also supports other network languages ​​​​such as 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 a program designed for writing PHP web pages. It has a series of built-in scripts, PHP4 original Code database, syntax highlighting function, FTP client... etc. Whether you are an expert in PHP web design or a newbie, you can use the software to help you design web programs (SQL and HTML are also supported) .

3) Eclipse PDT
Eclipse, an integrated development environment, 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 compared with Zend Studio when using it.
​But because it is installing a custom plug-in implementation on Eclipse , there is no need to install another large software for PHP development, so many people still like to use this tool.

4) Bluefish
Bluefish bills itself as "an editor designed for skilled web designers and programmers, but its UI is so intuitive that any beginner can get started quickly and discover and master it over time." Its other functions. If you need a text editor that can design web code, then it will be a very good software. The overall impression it gives me is that it is professional but not intimidating. The icons are all well combined
. Bluefish provides many common HTML task options, such as fonts, tables, etc., and of course links. This software uses a less common "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. Custom 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. Support ANSI, Unicode, UTF-8 and other encoding interchanges
3. You can set unlimited bookmarks (9 types of icons can be changed) 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 + mouse


6) HTML-Kit
HTML-Kit can easily edit, search, 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. Support highlighting 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. Support advanced search and replace;
9. Comes with FTP function;
10. Support running and breakpoint debugging.
In short, PHPCoder is a very practical and powerful programming environment, and it's free!

8 ) PHP Editor
DzSoft PHP Editor is a web page program editing software specially designed for PHP - DzSoft PHP Editor. It has functions such as PHP editing, debugging, browsing, source code viewing, file browsing, customizable source code samples, etc., without setting up a website. The host can test the PHP command code and 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 full support for all Java platforms (Java SE, Java EE, Java ME and JavaFX), NetBeans is an ideal tool for PHP, Ajax and JavaScript, Groovy and Grails, Ruby and Ruby on Rails, and C/C software development.
The original developer was SUN, now owned by Oracle.
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
  • Completely open source and free
  • Support code template function
  • Supports automatic code folding (you can select the area where the code is automatically folded)
  • Support code formatting
  • Support detailed project settings (project right-click properties)
  • Support multiple encodings
  • Support FTP management
  • Support PHP debugging
  • Supports syntax highlighting customization
  • Support file comparison
  • Supports search and replace by project
  • Support version control (CVS, Subversion, Mercurial)
  • Support plug-in function
  • Supports code indentation (Tab and Shift Tab, most editors support these two shortcut keys)
  • Supports bracket matching (including braces)
  • Supports instant grammar correction
  • Supports PHP, JS, CSS and mixed navigation
  • Support JS compatibility check
  • Support CSS design
  • Supports code prompts (enter the period, ::, ->, and the code will be automatically prompted. In other cases, the user decides whether to prompt or not)
  • 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 location of types (shortcut key Ctrl O, for JS, directly searches for function names containing keywords and locates them)
  • Supports quick location of symbols (shortcut key Ctrl Alt Shift O, for both PHP and JS, directly searches for properties, methods and function names containing keywords and locates them)
  • System and plug-ins can be updated automatically

There are endless benefits. Whoever uses it will know. Your eclipse and zendstudio can be thrown away. This is a bit exaggerated. If you look at the cost alone, the latter can indeed be removed.

10) PSPad
pspad, a super compact software that is very suitable for developing PHP
Recommendation reason: The support for encoding formats is very good. Writing pure code with DW is still very error-prone. If you write it with SESSION in DW, you will definitely get an error. Of course, there are many benefits, so I won’t list them all
Disadvantages: There is no code prompt function. However, if you are a veteran, this is not a problem, and novices 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 using project; built-in HEX editor; built-in HEX editor; supports 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 are 10 PHP development tools shared with you. The characteristics and advantages of each development tool have been marked to facilitate your choice. I hope it will be helpful to your study.

www.bkjia.comtruehttp: //www.bkjia.com/PHPjc/1069349.htmlTechArticleRecommend ten free PHP development tools. The following ten PHP development tools introduce 10 free and powerful PHP Editor/development tools. These editors have debuggers, incremental execution of PHP scripts,...
Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!