
Link the PHP Version brew link -overwrite -force Ĭhange your version to match Restart the Terminal So once you have Homebrew installed on your macOS a particular PHP Homebrew formulae will need to be added from this maintainer, what is great about this, is all PHP versions are available whereas only some versions are available on the default Homebrew formulas.Īfter Homebrew install, follow the below: Add the PHP formulae brew tap shivammathur/phpĬhoose the PHP version – this example uses 7.4 brew install shivammathur/php/ If you don’t have Homebrew installed, install it, here is a guide on how to install Homebrew. The latest macOS version Monterey 12 has removed PHP altogether from its operating system, there is a comment in the Apache config file nf that says: #PHP was deprecated in macOS 11 and removed from macOS 12įortunately you can install PHP and all the different PHP versions including 5.7, 7.4 and 8 with some help from Homebrew.
