Simon Kollross: Installing Imagick for PHP using Homebrew
Some weeks ago I have completely reinstalled macOS on my MacBook Pro. Today, while working on one of my projects, I realized that I forgot to reinstall the Imagick PHP extension. Since brew is not used as default package manager for PHP on Mac anymore, you have to use pecl to install additional PHP...
Comments are closed.