Download the PHP package anan/oss without Composer
On this page you can find all versions of the php package anan/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 oss
EasyOSS
支持 PHP8
Description
准备在一个小项目中试用 laravel/octane ,这就需要把 PHP 版本升级到8,升级后其他功能都没问题,突然发现阿里云OSS的图片上传失败了,后来才发现去年就有这个问题,但是阿里云官方一直没有更新SDK,而其他包基本都是基于阿里云SDK做的封装。
为了体验 octane 只能临时写个模块了,只完成了基本功能,还不成熟。
Installing
Usage
-
发布 OSS 配置文件
php artisan vendor:publish --tag=easyOss.config
- 目前只支持普通模式上传文件,并返回 OSS 地址
License
MIT
All versions of oss with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4|^8.0
guzzlehttp/guzzle Version ^7.0.1
illuminate/support Version ^7.0|^8.0|^9.0|^10.0
guzzlehttp/guzzle Version ^7.0.1
illuminate/support Version ^7.0|^8.0|^9.0|^10.0
The package anan/oss contains the following files
Loading the files please wait ....