Skip to content

Instantly share code, notes, and snippets.

@mgttt
Last active August 12, 2016 02:36
Show Gist options
  • Save mgttt/995d0e69a182be00c6c52f67a11c01cc to your computer and use it in GitHub Desktop.
Save mgttt/995d0e69a182be00c6c52f67a11c01cc to your computer and use it in GitHub Desktop.
#install
brew install android-platform-tools
brew install php70 --with-fpm
brew install php70-opcache
brew install php70-swoole
brew unlink php70 && brew link php70
#uninstall / clean
sudo brew unlink php70
sudo brew remove php70*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment