peachpie
peachpie copied to clipboard
[Feature] Add "imagick" extension
According to this extension list https://docs.peachpie.io/compatibility-status I would like to add the "imagick" extension for image manipulation and PDF-to-image conversion, see https://www.php.net/manual/en/book.imagick.php
This/these lib(s) might help to implement it:
Repo: https://github.com/Imagick/imagick
https://www.nuget.org/packages?q=Magick.NET https://www.nuget.org/packages/Magick.NET.Core/
Repo: https://github.com/dlemstra/Magick.NET (Apache-2.0 License )