Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • Thank you thank you! This worked for me in PHP 7.4 (just changing the brew install to 7.4 accordingly) Commented Jun 27, 2020 at 3:23
  • Thanks! This works for 8.0 as well: brew install kabel/php-ext/[email protected]
    – kcvetkov
    Commented May 14, 2021 at 17:02
  • This is the way to go. I'm using packages from the the tap provided by shivammathur but the method remains pretty much the same, just that I had to add the tap for extensions first. Cheers!
    – Fr0zenFyr
    Commented Oct 28, 2021 at 7:50