Skip to content

Instantly share code, notes, and snippets.

@andyvanee
Created June 10, 2017 03:16
Show Gist options
  • Save andyvanee/8dfef7044384e5a28450b10eccf2ea81 to your computer and use it in GitHub Desktop.
Save andyvanee/8dfef7044384e5a28450b10eccf2ea81 to your computer and use it in GitHub Desktop.
PHP extensions for developing locally
#!/usr/bin/env sh
brew install php56 --with-imap
brew install php56-apcu php56-igbinary php56-imagick php56-memcache php56-memcached php56-tidy php56-zmq php56-mcrypt php56-event php56-libevent php56-mcrypt php56-intl php56-opcache
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment