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

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

cliff363825/yii2-uploadify
==========================

Uploadify Widget For Yii2

038JavaScript

Since Dec 1Pushed 10y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

Uploadify Widget For Yii2
=========================

[](#uploadify-widget-for-yii2)

Uploadify Widget For Yii2

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

[](#installation)

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

Either run

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

```

or add

```
"cliff363825/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 :

```
