PHPackages                             tencentyun-api/qcloudapi-sdk-php - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. tencentyun-api/qcloudapi-sdk-php

ActiveLibrary[API Development](/categories/api)

tencentyun-api/qcloudapi-sdk-php
================================

php sdk for qcloudapi

2.0.9(7y ago)10849.0k↓78.6%55[2 issues](https://github.com/QcloudApi/qcloudapi-sdk-php/issues)[1 PRs](https://github.com/QcloudApi/qcloudapi-sdk-php/pulls)MITPHPPHP &gt;=5.3.0

Since Sep 11Pushed 7y ago14 watchersCompare

[ Source](https://github.com/QcloudApi/qcloudapi-sdk-php)[ Packagist](https://packagist.org/packages/tencentyun-api/qcloudapi-sdk-php)[ Docs](http://www.qcloud.com/)[ RSS](/packages/tencentyun-api-qcloudapi-sdk-php/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (11)Used By (0)

qcloudapi-sdk-php
=================

[](#qcloudapi-sdk-php)

qcloudapi-sdk-php是为了让PHP开发者能够在自己的代码里更快捷方便的使用腾讯云的API而开发的SDK工具包。

资源
--

[](#资源)

- [公共参数](http://wiki.qcloud.com/wiki/%E5%85%AC%E5%85%B1%E5%8F%82%E6%95%B0)
- [API列表](http://wiki.qcloud.com/wiki/API)
- [错误码](http://wiki.qcloud.com/wiki/%E9%94%99%E8%AF%AF%E7%A0%81)

入门
--

[](#入门)

1. 申请安全凭证。 在第一次使用云API之前，用户首先需要在腾讯云网站上申请安全凭证，安全凭证包括 SecretId 和 SecretKey, SecretId 是用于标识 API 调用者的身份，SecretKey是用于加密签名字符串和服务器端验证签名字符串的密钥。SecretKey 必须严格保管，避免泄露。
2. 下载SDK，放入到您的程序目录。 使用方法请参考下面的例子。

例子
--

[](#例子)

```
