sergix44/imagezen

Yet another image manipulation library

Fund package maintenance!
SergiX44

0.2.1 2024-03-27 09:47 UTC

README

68747470733a2f2f692e696d6775722e636f6d2f6b364e794838392e6a7067

Yet another image manipulation library for PHP

Latest Version on Packagist Tests Total Downloads

ImageZen is a PHP library that allows you to manipulate images in a simple way. It's extensible and easy to use, you can create your own operations and use them in your projects. The core operations are based on Intervention Image.

Installation

You can install the package via composer:

composer require sergix44/imagezen

Usage

See the official documentation here.

Testing

composer test

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Credits

License

The AGPL-3.0 License. Please see License File for more information.