Home  >  Article  >  Backend Development  >  What are the PHP environment building tools?

What are the PHP environment building tools?

青灯夜游
青灯夜游Original
2022-05-10 20:21:195274browse

php environment building tools include: 1. phpStudy, which is a program integration package for PHP debugging environment; 2. WampServer, which is an integrated software package of server, PHP interpreter and MySQL database; 3. XAMPP, which is An integrated software package for website building; 4. Pagoda Panel, a server management software, etc.

What are the PHP environment building tools?

The operating environment of this tutorial: windows7 system, PHP7.1 version, DELL G3 computer

For novices in PHP development Building a PHP operating environment is a hurdle!

Because you want to develop PHP, building a server environment that can run PHP websites is the first step. The traditional PHP environment software is very complicated. Fortunately, many companies have developed a one-click PHP installation environment, which can be completed with one click. PHP environment configuration greatly saves time in setting up PHP mysql environment! For veterans, installing and configuring the PHP environment is no longer a cumbersome task.

Next, let me share with you seven kinds of PHP development environment building tools. Of course, there are not only these seven, but these are the more common ones;

1. phpStudy

What are the PHP environment building tools?

phpStudy is a program integration package for PHP debugging environment;

This package integrates the latest Apache/Nginx PHP MySQL phpMyAdmin ZendOptimizer OpenSSL, one-time It can be installed and used without configuration. It is a very convenient and easy-to-use PHP debugging environment;

This program not only includes the PHP debugging environment, but also includes development tools, development manuals, etc.

2. WampServer

What are the PHP environment building tools?

WampServer is an Apache web server, PHP interpreter and MySQL database developed by the French Integrated software packages. This eliminates the need for developers to spend time on tedious environment configuration processes, freeing up more energy for development.

WampServer is the Windows Apache Mysql PHP integrated installation environment, which is the server software for apache, php and mysql under the Windows operating system.

3. XAMPP

What are the PHP environment building tools?

Compared with phpStudy and WampServer, XAMPP is not so friendly to beginners, and the operating threshold is slightly higher. It’s much higher; and XAMPP is currently the tool that supports the most operating systems. This is more friendly to programmers who use Windows at work and Mac OS x at home.

XAMPP (Apache MySQL PHP PERL) is a powerful website building integration software package;

The original name of this software package is LAMPP, but in order to avoid misunderstanding, the latest versions have been renamed It is XAMPP;

It can be installed and used under various operating systems such as Windows, Linux, Solaris, Mac OS X, etc., and supports multiple languages: English, Simplified Chinese, Traditional Chinese, Korean, Russian, Japanese, etc. .

Many people know from their own experience that installing an Apache server is not easy;

If you want to add MySQL, PHP and Perl, it is even harder; XAMPP is An easy-to-install Apache distribution that includes MySQL, PHP, and Perl;

XAMPP is really easy to install and use: just download, unzip, and start.

4. MAMP

mamp pro.jpg

MAMP is divided into two types: MAMP and MAMP Pro for Mac; I won’t talk about MAMP, MAMP Pro The function is really very powerful, but MAMP only supports Mac OS system, so the advantages and disadvantages are also very obvious;

The name MAMP is the abbreviation of the system component name:

macOS, Apache, MySQL or MariaDB and PHP, Perl or Python.

The name is derived from LAMP, a similar stack of all open source software widely used on websites, but replacing the open source Linux operating system with the proprietary macOS. (Similar "AMP" stacks exist for other operating systems.) But MAMP isn't limited to these component selections. For example, you can use Nginx instead of Apache and MariaDB instead of MySQL.

Some packages containing MAMP (notably Apache and PHP) come pre-installed on macOS. Compatible versions of the remaining versions are easy to install and use. MAMP is often used with and developed for popular CMS programs such as WordPress and Drupal by setting up a local development environment on a laptop or desktop computer without the need for a separate web server.

5. IIS

What are the PHP environment building tools?

Internet Information Services (English: Internet Information Services, referred to as IIS) is provided by Microsoft Corporation Based on Internet basic services running Microsoft Windows.

The new IIS manager with graphical interface can be remotely managed through HTTP without opening any ports in the firewall. This management tool is completely extensible.

The new IIS manager with graphical interface supports HTTP remote management protocol, allowing seamless local, remote, and even cross-Internet connections or opening other management ports in the firewall without the need for DCOM.

6. Pagoda Panel

What are the PHP environment building tools?

Pagoda Panel is a server management software that supports Windows and Linux systems and can be accessed through the Web Easily manage servers and improve operation and maintenance efficiency.

For example: create and manage websites, FTP, databases, with visual file manager, visual software manager, visual CPU, memory, traffic monitoring charts, scheduled tasks and other functions.

Pagoda panel has extremely fast and convenient one-click configuration and management. It can configure the server environment (LAMP/LNMP/Tomcat/Node.js) with one click, deploy SSL with one click, and perform off-site backup;

Provides SSH opening and closing service, SSH port change, ping ban, firewall port release and operation log viewing;

CPU, memory, disk IO, network IO data monitoring, you can set the number of days to save the record and view the data of a certain day at will ;

Scheduled tasks can be added and executed periodically, support SHELL scripts, provide website, database backup and log cutting, and support one-click backup to Youpai cloud storage space, or other cloud storage space;

You can easily manage the server software used for installation through the web interface, as well as practical extension plug-ins;

Integrate a convenient and efficient file manager that supports uploading, downloading, packaging, decompression, and file editing and viewing.

7. UPUPW

What are the PHP environment building tools?

## UPUPW is currently the most distinctive web server PHP suite under the Windows platform.

UPUPW PHP environment integration package is currently the most distinctive web server PHP suite under the Windows platform, including Apache version, Ngix version and Kangle version:

Apache/Nginx PHP MySQL phpMyAdmin Xdebug Memcached eAccelerator ZendGuardLoader/Optimizer

UPUPW PHP suite saves you the complicated process of setting up a web server PHP environment. Download and unzip it to a non-Chinese directory on any Windows computer and run it.

8. PHPnow

PHPnow is a green and free Apache PHP MySQL environment package package under Win32. Easy to install and quickly build a PHP environment that supports virtual hosts. Comes with PnCp.cmd control panel to help you quickly configure your kit and is very convenient to use.

What are the PHP environment building tools?

PHPnow is green. After decompression, execute Setup.cmd to initialize, and you will get a PHP MySQL environment. Then you can directly install Discuz!, PHPWind, DeDe, WordPress and other programs.

Recommended learning: "

PHP Video Tutorial"

The above is the detailed content of What are the PHP environment building tools?. 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