PHPackages                             prawee/yii2-uploadify - 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. prawee/yii2-uploadify

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

prawee/yii2-uploadify
=====================

Manage Yii2 Upload Image &amp; File

522631JavaScript

Since Oct 15Pushed 11y ago4 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (1)

Yii2 Uploadify
==============

[](#yii2-uploadify)

Manage Yii2 Upload Image &amp; File

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

[](#installation)

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

Either run

```
php composer.phar require --prefer-dist prawee/yii2-uploadify "*"

```

or add

```
"prawee/yii2-uploadify": "*"

```

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

Usage
-----

[](#usage)

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

```
