2017 © Pedro Peláez
 

yii2-extension yii2-webuploader

WebUploader是由Baidu WebFE(FEX)团队开发的一个简单的以HTML5为主,FLASH为辅的现代文件上传组件。

image

wdteam/yii2-webuploader

WebUploader是由Baidu WebFE(FEX)团队开发的一个简单的以HTML5为主,FLASH为辅的现代文件上传组件。

  • Thursday, July 28, 2016
  • by Winds
  • Repository
  • 7 Watchers
  • 9 Stars
  • 66 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 12 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

YII2百度上传扩展

WebUploader是由Baidu WebFE(FEX)团队开发的一个简单的以HTML5为主,FLASH为辅的现代文件上传组件。, (*1)

Installation

The preferred way to install this extension is through composer., (*2)

Either run, (*3)

php composer.phar require --prefer-dist wdteam/yii2-webuploader "*"

or add, (*4)

"wdteam/yii2-webuploader": "*"

to the require section of your composer.json file., (*5)

Usage

Once the extension is installed, simply use it in your code by :, (*6)

php <?= \wdteam\webuploader\Webuploader::widget(); ?>, (*7)

The Versions

28/07 2016

dev-master

9999999-dev

WebUploader是由Baidu WebFE(FEX)团队开发的一个简单的以HTML5为主,FLASH为辅的现代文件上传组件。

  Sources   Download

Apache-2.0

The Requires

 

by WindsDeng

extension yii2 webuploader