Remi's RPM repository - Packages

Blog | Support | Repository | Wizard

php-pecl-imagick - Extension to create and modify images using ImageMagick 7

Website:
https://github.com/Imagick/imagick
Licence:
PHP-3.01
Vendor:
Remi's RPM repository <https://rpms.remirepo.net/>
Description:
Imagick is a native php extension to create and modify images
using the ImageMagick API.

Documentation: https://www.php.net/imagick

Package built using ImageMagick version 7.1.2
Package built for PHP 8.4

Packages

php-pecl-imagick-3.8.1-3.remi.src [415 KiB] Changelog by Remi Collet (2026-07-17):
- fix build with PHP 8.6.0alpha2 using patch from
  https://github.com/Imagick/imagick/pull/795
- rename to php-pecl-imagick always using ImageMagick 7
php-pecl-imagick-3.5.1-4.remi.src [311 KiB] Changelog by Remi Collet (2021-11-05):
- EL-9 build
php-pecl-imagick-3.5.0~RC1-1.remi.src [298 KiB] Changelog by Remi Collet (2021-06-15):
- update to 3.5.0RC1
- drop all patches, all merged upstream
- add patch to fix some methods reflection from
  https://github.com/Imagick/imagick/pull/421
php-pecl-imagick-3.4.4-18.remi.src [278 KiB] Changelog by Remi Collet (2021-06-09):
- add patches for PHP 8.1 from upstream and from
  https://github.com/Imagick/imagick/pull/413
- run tests in parallel (7.4+)
php-pecl-imagick-3.4.4-17.remi.src [275 KiB] Changelog by Remi Collet (2021-02-22):
- build against ImageMagick6 and new soname
php-pecl-imagick-3.4.4-14.remi.src [273 KiB] Changelog by Remi Collet (2020-09-30):
- rebuild for PHP 8.0.0RC1
php-pecl-imagick-3.4.4-12.remi.src [272 KiB] Changelog by Remi Collet (2020-09-04):
- add patches for PHP 8 from upstream and
  https://github.com/Imagick/imagick/pull/346 - SPL always there
  https://github.com/Imagick/imagick/pull/347 - thread limit per request
  https://github.com/Imagick/imagick/pull/348 - single thread
php-pecl-imagick-3.4.4-10.remi.src [264 KiB] Changelog by Remi Collet (2020-04-01):
- drop dependency on ImageMagick6-libs for EL-7.8
  see https://github.com/remicollet/remirepo/issues/144