Skip to content

Instantly share code, notes, and snippets.

@petarjs
Created December 10, 2015 19:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save petarjs/d5c23b16d3e26e150014 to your computer and use it in GitHub Desktop.
Save petarjs/d5c23b16d3e26e150014 to your computer and use it in GitHub Desktop.

Install mcrypt php extension on mac

brew install mcrypt
brew install php56-mcrypt
// or brew install php55-mcrypt

Ta-da!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment