PHPackages                             zh/yii2-qiniu-images - 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. zh/yii2-qiniu-images

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

zh/yii2-qiniu-images
====================

一款直传七牛的yii2图片widget

151325PHP

Since Nov 28Pushed 7y ago4 watchersCompare

[ Source](https://github.com/pcyanglei/yii2-qiniu-images)[ Packagist](https://packagist.org/packages/zh/yii2-qiniu-images)[ RSS](/packages/zh-yii2-qiniu-images/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (1)Used By (0)

yii2 七牛多图直传
===========

[](#yii2-七牛多图直传)

一款直传七牛的yii2图片widget 浏览器直传(没试过IE) 没有做分片上传

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

[](#installation)

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

Either run

```
php composer.phar require --prefer-dist zh/yii2-qiniu-images "dev-master"

```

or add

```
"zh/yii2-qiniu-images": "dev-master"

```

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

Usage
-----

[](#usage)

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

```
