Download the PHP package kidkang/laravel-oss without Composer
On this page you can find all versions of the php package kidkang/laravel-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-oss
laravel-oss
method
1.upload($key,$filepath)
上传文件到阿里云
key:阿里云路径
filepath:本地文件绝对路径
2.remove($key)
删除文件
$key 文件上传的相对路径
3.getPublicUrl($key)
获取文件的对外路径
$key 文件上传的相对路径
4. uploadContent($key,$content)
上传内容到阿里云
key:阿里云路径
filepath:本地文件绝对路径
All versions of laravel-oss with dependencies
PHP Build Version
Package Version
Requires
johnlui/aliyun-oss Version
2.0
The package kidkang/laravel-oss contains the following files
Loading the files please wait ....