johnlui / AliyunOSS

阿里云 OSS 官方 SDK 的 Composer 封装,支持任何 PHP 项目,包括 Laravel、Symfony、TinyLara 等等。
489 stars 187 forks source link

able to set options while upload content #14

Closed khsing closed 7 years ago

khsing commented 7 years ago

可以在上指定 OSSOptions,比如 ContentType 之类的:

>>> $a = new OSS;
>>> $a->upload('t5.svg','2676143e4cb25df80e6e84f34fb22058.svg',['ContentType'=>'image/svg+xml'])
johnlui commented 7 years ago

已发版~

iiDestiny commented 7 years ago

麻烦作者, 把这个用法贴入首页。。

johnlui commented 7 years ago

好的~