PHPackages                             xinyeweb/yii2-image-upload - 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. xinyeweb/yii2-image-upload

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

xinyeweb/yii2-image-upload
==========================

yii2-image-upload

119PHP

Since Jan 18Pushed 9y ago2 watchersCompare

[ Source](https://github.com/xinyeweb/yii2-image-upload)[ Packagist](https://packagist.org/packages/xinyeweb/yii2-image-upload)[ RSS](/packages/xinyeweb-yii2-image-upload/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

yii2-image-upload
=================

[](#yii2-image-upload)

yii2-image-upload

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

[](#installation)

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

Either run

```
php composer.phar require --prefer-dist xinyeweb/yii2-image-upload "*"

```

or add

```
"xinyeweb/yii2-image-upload": "*"

```

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

Usage
-----

[](#usage)

Once the extension is installed, simply use it in your code by :

```
