PHPackages                             sergix44/imagezen - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Image &amp; Media](/categories/media)
4. /
5. sergix44/imagezen

ActiveLibrary[Image &amp; Media](/categories/media)

sergix44/imagezen
=================

Yet another image manipulation library

0.2.2(1y ago)542[5 PRs](https://github.com/SergiX44/imagezen/pulls)AGPL-3.0-onlyPHPPHP ^8.2CI passing

Since Sep 17Pushed 2mo ago2 watchersCompare

[ Source](https://github.com/SergiX44/imagezen)[ Packagist](https://packagist.org/packages/sergix44/imagezen)[ Docs](https://github.com/sergix44/imagezen)[ GitHub Sponsors](https://github.com/SergiX44)[ RSS](/packages/sergix44-imagezen/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (6)Dependencies (4)Versions (13)Used By (0)

 [![](https://camo.githubusercontent.com/9e02dc5199d6435879a391bde8742ea5e12926bccb693828481e0f2af5353480/68747470733a2f2f692e696d6775722e636f6d2f6b364e794838392e6a7067)](https://camo.githubusercontent.com/9e02dc5199d6435879a391bde8742ea5e12926bccb693828481e0f2af5353480/68747470733a2f2f692e696d6775722e636f6d2f6b364e794838392e6a7067)

> Yet another image manipulation library for PHP

[![Latest Version on Packagist](https://camo.githubusercontent.com/25a1fbae5b6b417e403bec028030e5e8c4cd95ff8595e6d5a5bc36eddb39179c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f73657267697834342f696d6167657a656e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/sergix44/imagezen)[![Tests](https://camo.githubusercontent.com/5c777ebc34d91b672b3c571809652598e53cd02f79447f6fa8a856c00c9ea1f5/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f73657267697834342f696d6167657a656e2f72756e2d74657374732e796d6c3f6272616e63683d6d6173746572266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/sergix44/imagezen/actions/workflows/run-tests.yml)[![Total Downloads](https://camo.githubusercontent.com/bd647b4438533542f599c3c534b1b5cbec286e1f8c0c4195607b5c7b7f8f2cfa/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f73657267697834342f696d6167657a656e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/sergix44/imagezen)

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](https://github.com/intervention/image).

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require sergix44/imagezen
```

Usage
-----

[](#usage)

See the official [documentation here](https://sergix44.github.io/imagezen/).

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](https://github.com/spatie/.github/blob/main/CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Sergio Brighenti](https://github.com/SergiX44)
- [All Contributors](../../contributors)

License
-------

[](#license)

The AGPL-3.0 License. Please see [License File](LICENSE.md) for more information.

###  Health Score

36

—

LowBetter than 82% of packages

Maintenance62

Regular maintenance activity

Popularity12

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 85.2% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~57 days

Recently: every ~70 days

Total

6

Last Release

684d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/08bc14acf1f7db717de09e715047f5b5684841d6b9712129334931fa8833beda?d=identicon)[SergiX44](/maintainers/SergiX44)

---

Top Contributors

[![sergix44](https://avatars.githubusercontent.com/u/4172890?v=4)](https://github.com/sergix44 "sergix44 (121 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (16 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (5 commits)")

---

Tags

imageimage-manipulationinterventionintervention-imagephpphp8imageimagezen

###  Code Quality

TestsPest

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/sergix44-imagezen/health.svg)

```
[![Health](https://phpackages.com/badges/sergix44-imagezen/health.svg)](https://phpackages.com/packages/sergix44-imagezen)
```

###  Alternatives

[intervention/image

PHP Image Processing

14.3k194.3M2.2k](/packages/intervention-image)[league/glide

Wonderfully easy on-demand image manipulation library with an HTTP based API.

2.6k51.2M116](/packages/league-glide)[liip/imagine-bundle

This bundle provides an image manipulation abstraction toolkit for Symfony-based projects.

1.7k38.3M217](/packages/liip-imagine-bundle)[spatie/image

Manipulate images with an expressive API

1.4k54.4M138](/packages/spatie-image)[intervention/image-laravel

Laravel Integration of Intervention Image

1496.5M102](/packages/intervention-image-laravel)[intervention/gif

PHP GIF Encoder/Decoder

5520.3M9](/packages/intervention-gif)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
