PHPackages                             zakharov-andrew/yii2-image-upload-widget - 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. [File &amp; Storage](/categories/file-storage)
4. /
5. zakharov-andrew/yii2-image-upload-widget

ActiveYii2-extension[File &amp; Storage](/categories/file-storage)

zakharov-andrew/yii2-image-upload-widget
========================================

Yii2 Image Upload Widget

0.0.2(2y ago)16613MITJavaScriptPHP &gt;=7.2

Since Jan 22Pushed 2y ago1 watchersCompare

[ Source](https://github.com/ZakharovAndrew/yii2-image-upload-widget)[ Packagist](https://packagist.org/packages/zakharov-andrew/yii2-image-upload-widget)[ RSS](/packages/zakharov-andrew-yii2-image-upload-widget/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)DependenciesVersions (3)Used By (3)

Yii2 Image Upload Widget
========================

[](#yii2-image-upload-widget)

[![Latest Stable Version](https://camo.githubusercontent.com/81c37bf95f644cb5b84cd154c1e2fe7292a04a1483b3ec5bddb42a2761be2ffa/68747470733a2f2f706f7365722e707567782e6f72672f7a616b6861726f762d616e647265772f796969322d696d6167652d75706c6f61642d7769646765742f762f737461626c65)](https://packagist.org/packages/zakharov-andrew/yii2-image-upload-widget)[![Total Downloads](https://camo.githubusercontent.com/1b3838c51b2b2009c3eec9a5957cba740c777fcc2f1d98748b7c2016d3c39a35/68747470733a2f2f706f7365722e707567782e6f72672f7a616b6861726f762d616e647265772f796969322d696d6167652d75706c6f61642d7769646765742f646f776e6c6f616473)](https://packagist.org/packages/zakharov-andrew/yii2-image-upload-widget)[![License](https://camo.githubusercontent.com/adfae0c7852cf759f6cd5b7404923834ad65590eba07b93593d696136f585ad6/68747470733a2f2f706f7365722e707567782e6f72672f7a616b6861726f762d616e647265772f796969322d696d6167652d75706c6f61642d7769646765742f6c6963656e7365)](https://packagist.org/packages/zakharov-andrew/yii2-image-upload-widget)[![Yii2](https://camo.githubusercontent.com/d6b0929173e28cc627430d2519ca1853466a70f37395877eaf4820cb3e1e1909/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f506f77657265645f62792d5969695f4672616d65776f726b2d677265656e2e7376673f7374796c653d666c6174)](http://www.yiiframework.com/)

Yii2 widget for loading images. That widget integrates multiple file selection, drag&amp;drop support and preview of images.

use jQuery Knob plugin ()

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

[](#installation)

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

Either run

```
$ composer require zakharov-andrew/yii2-image-upload-widget

```

or add

```
"zakharov-andrew/yii2-image-upload-widget": "*"

```

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

Usage
-----

[](#usage)

Add this to your main configuration's modules array

```
    'modules' => [
        'imageupload' => [
            'class' => 'ZakharovAndrew\imageupload\Module',
            'uploadDir' => '/path/to/upload/dir/',
        ],
        // ...
    ],

```

**Note**: Change the value of **uploadDir** to the directory for uploading images.

License
-------

[](#license)

**yii2-image-upload-widget** it is available under a MIT License. Detailed information can be found in the `LICENSE.md`.

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity28

Early-stage or recently created project

 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 ~3 days

Total

2

Last Release

838d ago

### Community

Maintainers

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

---

Top Contributors

[![ZakharovAndrew](https://avatars.githubusercontent.com/u/37038505?v=4)](https://github.com/ZakharovAndrew "ZakharovAndrew (11 commits)")

---

Tags

imageuploadyii2extensionmoduleyii 2

### Embed Badge

![Health badge](/badges/zakharov-andrew-yii2-image-upload-widget/health.svg)

```
[![Health](https://phpackages.com/badges/zakharov-andrew-yii2-image-upload-widget/health.svg)](https://phpackages.com/packages/zakharov-andrew-yii2-image-upload-widget)
```

###  Alternatives

[noam148/yii2-image-manager

A Yii2 module/widget for upload and cropping images

12914.8k](/packages/noam148-yii2-image-manager)[mohorev/yii2-upload-behavior

Upload behavior for Yii 2

128265.5k9](/packages/mohorev-yii2-upload-behavior)[sjaakp/yii2-illustrated-behavior

ActiveRecord Behavior with associated Widget for Yii2.

423.1k](/packages/sjaakp-yii2-illustrated-behavior)[liyunfang/yii2-upload-behavior

Upload behavior for Yii 2

161.7k](/packages/liyunfang-yii2-upload-behavior)

PHPackages © 2026

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