Install ImgMagick for PHP on MacOS
When it comes to image handling (from multiple things like crop, sizing,...). You won't use normal GD of PHP, it sucks. You will use a library instead, and ImageMagick is quite awesome in terms of that. From PHP, ImageMagick also offers a native ext...
Nov 21, 20221 min read66
