PHPackages                             sergeykoz/yii2-imageupload - 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. sergeykoz/yii2-imageupload

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

sergeykoz/yii2-imageupload
==========================

Image upload widget with crop for Yii2

0.3.1(5y ago)018.2k1BSD-3-ClausePHP

Since Nov 27Pushed 5y ago1 watchersCompare

[ Source](https://github.com/SergeyKoz/yii2-imageupload)[ Packagist](https://packagist.org/packages/sergeykoz/yii2-imageupload)[ RSS](/packages/sergeykoz-yii2-imageupload/feed)WikiDiscussions master Synced yesterday

READMEChangelog (8)Dependencies (6)Versions (8)Used By (0)

yii2-imageupload
================

[](#yii2-imageupload)

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

[](#installation)

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

Either run

```
php composer.phar require --prefer-dist sergeykoz/yii2-imageupload

```

or add

```
"sergeykoz/yii2-imageupload": "0.3.1",
```

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

Usage
-----

[](#usage)

Add upload widget to a form

```
