I am used to configuring a PHP development environment on Windows, but I am not used to creating a PHP development environment on a MAC. So how do I set up and configure a PHP development environment on a Mac? What kind of integrated software is there?
This article recommends several commonly used mac php environment software for you, and introduces the installation and configuration tutorials of these software. Let’s build a macbook php development environment together!
1: Mac PHP development integrated environment construction software recommendation:
1.MAMP(Macintosh+Apache+MySQL +PHP)
MAMP Free version (free version) is enough, the functions are available, Pro is the paid version
Download address: https://www.mamp.info/de/windows/
The free version is enough to learn
2.xampp for mac(Apache+MySQL+PHP+PERL)
mac can install xampp for mac, This is a free
Download address: https://www.apachefriends.org/zh_cn/download.html
Use XAMPP, under the official website, free
3. MAC comes with PHP environment
Use the Brew command to install PHP and MySQL through the terminal. The PHP version that comes with mac is too low
4. phpstudy mac Version
phpstudy mac version has been developed and is currently under official review by Apple. After passing, it will be updated here as soon as possible!
2. Video tutorial on setting up mac php environment:
1.Mac system: Installation and configuration of MAMP Pro development tools
Video tutorial on how to install and configure the MAMP Pro development tool under Mac system, for the original course of php Chinese website "php.cn Dugu The Chapter of Building a PHP Environment in "Nine Jians (4) - PHP Video Tutorial",Video address://m.sbmmt.com/code/14361.html
3. Text tutorial on setting up mac php environment:
In this article we will introduce MAMP Pro under the Mac system How to install and configure development tools. First, let’s introduce the MAMP Pro development tool. MAMP Pro is an integrated tool that includes PHP5.3~7.0 Apache, Ngnix, MySQL and other tools... For details, see: //m.sbmmt.com /php-weizijiaocheng-362381.html
4. Other related MAC php development environment construction and configuration tutorial recommendations:
2.How to quickly switch multiple PHP versions on mac os
3.Building Apache, PHP, MySQL5.6.22, phpMyAdmin development environment on #MAC OSX10.10
4.How to install and uninstall Mysql5.7.11 on Mac
5. MAC php development environment construction tool recommendation:
mamp pro for mac cracked version download
【Guess you like】