Download the PHP package minz/laravel-qiniu-oss without Composer
On this page you can find all versions of the php package minz/laravel-qiniu-oss. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-qiniu-oss
laravel qiniu cloud oss
qiniu storage for Laravel based on qiniu/php-sdk.
Requirement
- PHP >= 7.0
Installing
Configuration
- After installing the library, register the
\Minz\Laravel\Qiniu\OSS\QiniuOssServiceProvider::class
in yourconfig/app.php
file:
Laravel 5.5+ skip
- Add a new disk to your
config/filesystems.php
config:
Usage
前端 web 直传配置
oss 直传有三种方式,当前扩展包使用的是最完整的 服务端签名直传并设置上传回调 方式,扩展包只生成前端页面上传所需的签名参数
depend
MIT
All versions of laravel-qiniu-oss with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.0
league/flysystem Version ^1.0
qiniu/php-sdk Version ^7.2.9
ext-json Version *
ext-curl Version *
league/flysystem Version ^1.0
qiniu/php-sdk Version ^7.2.9
ext-json Version *
ext-curl Version *
The package minz/laravel-qiniu-oss contains the following files
Loading the files please wait ....