An open API service indexing awesome lists of open source software.

https://github.com/alaugks/imagemagick-php

This is a clone of the project Orbitale/ImageMagickPHP version v2.0.2 and with ImageMagick 6 and PHP 8 support added.
https://github.com/alaugks/imagemagick-php

command-line imagemagick imagemagick-wrapper imagemagick6 imagemagickphp php8

Last synced: 21 days ago
JSON representation

This is a clone of the project Orbitale/ImageMagickPHP version v2.0.2 and with ImageMagick 6 and PHP 8 support added.

Awesome Lists containing this project

README

        

# Notice

This is a clone of the project [Orbitale/ImageMagickPHP](https://github.com/Orbitale/ImageMagickPHP) version [v2.0.2](https://github.com/Orbitale/ImageMagickPHP/tree/v2.0.2) and PHP 8 support added.

For compatibility reasons, this package uses the namespace `Orbitale\Component\ImageMagick` of the original package.

Only ImageMagick 6 support.

**v2.1.0**:
* Support PHP ^8
* Support symfony/process ^5.4|^6.4
* Update to PHPUnit 9.6

```shell
composer require alaugks/imagemagick-php
```