PHPackages                             orezomi/image - 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. orezomi/image

ActiveYii2-extension

orezomi/image
=============

Yii2 extension for image processing

v0.2(10y ago)010BSD-3-ClausePHPPHP &gt;5.4.0

Since Sep 23Pushed 2y ago1 watchersCompare

[ Source](https://github.com/orezomi/image)[ Packagist](https://packagist.org/packages/orezomi/image)[ RSS](/packages/orezomi-image/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (2)Versions (3)Used By (0)

image
=====

[](#image)

Yii2 extension for Image Processing This yii2 extension is based on kohana image manipulating script Installation
-----------------------------------------------------------------------------------------------------------------

[](#yii2-extension-for-image-processingthis-yii2-extension-is-based-on-kohana-image-manipulating-scriptinstallation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require --prefer-dist orezomi/image "*"

```

or add

```
"orezomi/image": "*"

```

to the require section of your `composer.json` file.

Usage
-----

[](#usage)

Configuration web.php

```
'components' => [
       ...
    	'image'=>[
    		'class'=>'orezomi\image\Imagos',
    	],
    	...
    	]

```

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~230 days

Total

2

Last Release

3651d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/322e24096165ae07eddd1621047a0ff1e010614cb502407543e52b4e06e80371?d=identicon)[orezomi](/maintainers/orezomi)

---

Top Contributors

[![orezomi](https://avatars.githubusercontent.com/u/5250004?v=4)](https://github.com/orezomi "orezomi (7 commits)")

---

Tags

yii2image sizeresize imageyii2 kohana

### Embed Badge

![Health badge](/badges/orezomi-image/health.svg)

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

###  Alternatives

[craftcms/cms

Craft CMS

3.6k3.6M2.6k](/packages/craftcms-cms)[skeeks/cms

SkeekS CMS — control panel and tools based on php framework Yii2

13825.6k46](/packages/skeeks-cms)

PHPackages © 2026

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