Skip to content

sergix44/imagezen

Repository files navigation

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.