2017 © Pedro Peláez
 

library cos-php-sdk-v4

腾讯COS服务composer

image

daresheep/cos-php-sdk-v4

腾讯COS服务composer

  • Wednesday, June 14, 2017
  • by daresheep
  • Repository
  • 1 Watchers
  • 0 Stars
  • 48 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 6 Versions
  • 0 % Grown

The README.md

腾讯云对象存储V4

官方提供的版本并不支持composer, 官方回复支持也已经是1年之前的事情了...., (*1)

目测等待官方版本已经是毫无希望了., (*2)

主要实现了对象化访问和composer 引入, (*3)

引入composer, (*4)

composer require daresheep/cos-php-sdk-v4, (*5)

引入成功之后 通过以下代码调用:, (*6)

<?php, (*7)

use qcloudcos\Cosapi;, (*8)

$api = new Cosapi($appID, $secretID, $secretKey, $bucket);, (*9)

//上传文件, (*10)

$api->FileUpload($file,$key);, (*11)

//删除文件, (*12)

$api->FileDelete($key);, (*13)

The Versions

14/06 2017

dev-master

9999999-dev http://www.yitishang.com/

腾讯COS服务composer

  Sources   Download

proprietary

The Requires

  • php >=5.3.3

 

by Avatar daresheep

14/06 2017

1.0.4

1.0.4.0 http://www.yitishang.com/

腾讯COS服务composer

  Sources   Download

proprietary

The Requires

  • php >=5.3.3

 

by Avatar daresheep

01/06 2017

1.0.3

1.0.3.0 http://www.yitishang.com/

腾讯COS服务composer

  Sources   Download

proprietary

The Requires

  • php >=5.3.3

 

by Avatar daresheep

01/06 2017

1.0.2

1.0.2.0 http://www.yitishang.com/

腾讯COS服务composer

  Sources   Download

proprietary

The Requires

  • php >=5.3.3

 

by Avatar daresheep

01/06 2017

1.0.1

1.0.1.0 http://www.yitishang.com/

腾讯COS服务composer

  Sources   Download

proprietary

The Requires

  • php >=5.3.3

 

by Avatar daresheep

31/05 2017

1.0.0

1.0.0.0 http://www.yitishang.com/

腾讯COS服务composer

  Sources   Download

proprietary

The Requires

  • php >=5.3.3

 

by Avatar daresheep