Home>Article> Useful php development tools

Useful php development tools

无忌哥哥
无忌哥哥 Original
2018-06-27 10:23:28 2671browse

In fact, there are many PHP development tools that can be searched on the website. For beginners, there are too many choices and they don’t know how to choose.

This article is based on the window platform and has customized a very easy-to-use development tool for PHP beginners.

PHP development tools actually include the following two:

1.PHP server component.

2.PHP IDE (Integrated Development Environment, integrated development environment).

3.MySql management tool

4.Text editor

PHP server component

There are many PHP server components including WampServer, XAMPP, AppServ, phpStudy , phpnow, etc.

php Chinese website recommends: phpStudy, which is currently the most widely used on the window platform, and the operation is also very simple. phpStudy also integrates the PhpMyAdmin database management tool.

Download address: //m.sbmmt.com/xiazai/gongju/89

PHP IDE (Integrated Development Environment, integrated development environment)

PHP IDE is also There are many such as PhpStorm, Eclipse for PHP, Zend Studio, etc.

php Chinese website recommendation: PhpStorm

Download address: //m.sbmmt.com/xiazai/gongju/903

MySql management tool

MySql management tools commonly used include: Navicat for Mysql, PhpMyAdmin.

php Chinese website recommendation: Navicat for Mysql, Navicat for MySQL is a set of powerful database management and development tools specially designed for MySQL. It can be used with any MySQL database server 3.21 or above, and supports most of the functions of the latest version of MySQL, including triggers, stored procedures, functions, events, retrieval, permission management, etc.

Download address: //m.sbmmt.com/xiazai/gongju/757

Text Editor

If you are already proficient in PHP syntax, then You can gradually abandon those clunky IDEs and use a text editor to write PHP code.

Commonly used editors include: Notepad, editplus, Sublime Text, etc.

php Chinese website recommendation: Sublime Text

Download address: //m.sbmmt.com/xiazai/gongju/1473

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