PHPackages                             kujiorpamm/cropit - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. kujiorpamm/cropit

ActiveYii2-extension[Utility &amp; Helpers](/categories/utility)

kujiorpamm/cropit
=================

Cropit widget for yii2

014PHP

Since Feb 10Pushed 9y ago1 watchersCompare

[ Source](https://github.com/kuJIorpaMM/cropitWidget)[ Packagist](https://packagist.org/packages/kujiorpamm/cropit)[ RSS](/packages/kujiorpamm-cropit/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

test
====

[](#test)

In active form

```
echo $form->field($model, 'image')->widget(\kujiorpamm\test\widgets\TestWidget::className(), [
			'pluginOptions' => [
				'width' => 200,
				'height' => 100,
				'smallImage' => 'allow',
				'onImageError' => new JsExpression('function(e) {
					alert(e.message);
				}')
			]

			]);

```

Then in controller after model loaded

```
use kujiorpamm\test\widgets\TestWidget;

TestWidget::saveAs($model->image, "images/{$model->name}.png");

```

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/4847520?v=4)[kujiorpamm](/maintainers/kujiorpamm)[@kuJIorpaMM](https://github.com/kuJIorpaMM)

---

Top Contributors

[![kuJIorpaMM](https://avatars.githubusercontent.com/u/4847520?v=4)](https://github.com/kuJIorpaMM "kuJIorpaMM (5 commits)")

### Embed Badge

![Health badge](/badges/kujiorpamm-cropit/health.svg)

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

PHPackages © 2026

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