balpom/images

Library for images processing - facade for Imagick.

v0.0.1 2025-07-29 07:07 UTC

This package is auto-updated.

Last update: 2025-07-29 07:20:53 UTC


README

Facade for Imagick for images processing.

Simple library for images processing, based on Imagick. Now it has only one class - image converter from one format to another format.

Requirements

  • PHP >= 8.1
  • ext-imagick
  • balpom/files >= 0.1.1

Installation

Using composer (recommended)

composer require balpom/images

License

MIT License See LICENSE.MD