2017 © Pedro Peláez
 

library qingstor-sdk

The official QingStor SDK for the PHP programming language.

image

yunify/qingstor-sdk

The official QingStor SDK for the PHP programming language.

  • Wednesday, July 11, 2018
  • by yunify
  • Repository
  • 4 Watchers
  • 5 Stars
  • 495 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 20 Versions
  • 7 % Grown

The README.md

QingStor SDK for PHP

https://travis-ci.org/yunify/qingstor-sdk-php https://docsv4.qingcloud.com/user_guide/storage/object_storage/ https://github.com/yunify/qingstor-sdk-php/blob/master/LICENSE, (*1)

The official QingStor SDK for the PHP programming language., (*2)

Getting Started

Installation

Refer to the Installation Guide, and have this SDK installed., (*3)

Preparation

Before your start, please go to QingCloud Console to create a pair of QingCloud API AccessKey., (*4)

API AccessKey Example:, (*5)

``` yaml access_key_id: 'ACCESS_KEY_ID_EXAMPLE' secret_access_key: 'SECRET_ACCESS_KEY_EXAMPLE', (*6)


### Usage Now you are ready to code. You can read the detailed guides in the list below to have a clear understanding or just take the quick start code example. Checkout our [releases](https://github.com/yunify/qingstor-sdk-php/releases) and [change logs](CHANGELOG.md) for information about the latest features, bug fixes and new ideas. - [Configuration Guide](docs/configuration.md) - [QingStor Service Usage Guide](docs/qingstor_service_usage.md) *Quick Start Code Example:* ```php use QingStor\SDK\Service\QingStor; use QingStor\SDK\Config; $config = new Config('ACCESS_KEY_ID_EXAMPLE','SECRET_ACCESS_KEY_EXAMPLE'); $service = new QingStor($config); $bucket = $service->Bucket('test_bucket', 'pek3a'); $res = $bucket->listObjects(); var_dump($res->keys);

Reference Documentations

Contributing

Please see Contributing Guidelines of this project before submitting patches., (*7)

LICENSE

The Apache License (Version 2.0, January 2004)., (*8)

The Versions

11/07 2018

dev-master

9999999-dev https://www.qingstor.com

The official QingStor SDK for the PHP programming language.

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

sdk object storage qingcloud yunify qingstor

13/05 2018

2.2.4

2.2.4.0 https://www.qingstor.com

The official QingStor SDK for the PHP programming language.

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

sdk object storage qingcloud yunify qingstor

13/05 2018

dev-fix

dev-fix https://www.qingstor.com

The official QingStor SDK for the PHP programming language.

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

sdk object storage qingcloud yunify qingstor

01/09 2017

dev-lower-case

dev-lower-case https://www.qingstor.com

The official QingStor SDK for the PHP programming language.

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

sdk object storage qingcloud yunify qingstor

12/04 2017

2.2.2

2.2.2.0 https://www.qingstor.com

The official QingStor SDK for the PHP programming language.

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

sdk object storage qingcloud yunify qingstor

14/03 2017

2.2.1

2.2.1.0 https://www.qingstor.com

The official QingStor SDK for the PHP programming language.

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

sdk object storage qingcloud yunify qingstor

14/03 2017

dev-develop

dev-develop https://www.qingstor.com

The official QingStor SDK for the PHP programming language.

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

sdk object storage qingcloud yunify qingstor

27/02 2017

2.2.0

2.2.0.0 https://www.qingstor.com

The official QingStor SDK for the PHP programming language.

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

sdk object storage qingcloud yunify qingstor

20/02 2017

2.1.2

2.1.2.0 https://www.qingstor.com

The official QingStor SDK for the PHP programming language.

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

sdk object storage qingcloud yunify qingstor

12/02 2017

2.1.1

2.1.1.0 https://www.qingstor.com

The official QingStor SDK for the PHP programming language.

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

sdk object storage qingcloud yunify qingstor

28/12 2016

2.1.0

2.1.0.0 https://www.qingstor.com

The official QingStor SDK for the PHP programming language.

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

sdk object storage qingcloud yunify qingstor

14/12 2016

2.0.1

2.0.1.0 https://www.qingstor.com

The official QingStor SDK for the PHP programming language.

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

sdk object storage qingcloud yunify qingstor

14/12 2016

2.0.0

2.0.0.0 https://www.qingstor.com

The official QingStor SDK for the PHP programming language.

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

sdk object storage qingcloud yunify qingstor

08/12 2016

2.0.0-beta.5

2.0.0.0-beta5 https://www.qingstor.com

The official QingStor SDK for the PHP programming language.

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

sdk object storage qingcloud yunify qingstor

07/12 2016

2.0.0-beta.4

2.0.0.0-beta4 https://www.qingstor.com

The official QingStor SDK for the PHP programming language.

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

sdk object storage qingcloud yunify qingstor

07/12 2016

2.0.0-beta.3

2.0.0.0-beta3 https://www.qingstor.com

The official QingStor SDK for the PHP programming language.

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

sdk object storage qingcloud yunify qingstor

06/12 2016

2.0.0-beta.2

2.0.0.0-beta2 https://www.qingstor.com

The official QingStor SDK for the PHP programming language.

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

sdk object storage qingcloud yunify qingstor

06/12 2016

2.0.0-beta.1

2.0.0.0-beta1 https://www.qingstor.com

Official Qingstor SDK for PHP

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

sdk object storage qingcloud yunify qingstor

05/12 2016

2.0.0-beta.0

2.0.0.0-beta0 https://www.qingstor.com

Official Qingstor SDK for PHP

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

sdk object storage qingcloud yunify qingstor

03/12 2016

2.0.0-alpha.1

2.0.0.0-alpha1 https://www.qingstor.com

Official Qingstor SDK for PHP

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

sdk object storage qingcloud yunify qingstor