PHPackages                             tencent/tls-sig-api-v2 - 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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. tencent/tls-sig-api-v2

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

tencent/tls-sig-api-v2
======================

tls-sig-api-v2 适用于腾讯云通信生成用户账号签名。

v1.1(5y ago)34155.6k↑11.5%16417MITPHPPHP &gt;=5.3.0

Since Jun 20Pushed 4y ago1 watchersCompare

[ Source](https://github.com/tencentyun/tls-sig-api-v2-php)[ Packagist](https://packagist.org/packages/tencent/tls-sig-api-v2)[ Docs](https://github.com/tencentyun/tls-sig-api-v2-php)[ RSS](/packages/tencent-tls-sig-api-v2/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)DependenciesVersions (3)Used By (17)

说明
--

[](#说明)

此项目为 tls-sig-api-v2 版本 php 实现，之前非对称密钥无法使用此版本 api，如需使用请查看[这里](https://github.com/tencentyun/tls-sig-api-php)。

集成
--

[](#集成)

使用 composer 或者源码集成均可。

### composer 集成

[](#composer-集成)

```
{
  "require": {
    "tencent/tls-sig-api-v2": "1.0"
  }
}
```

### 源码集成

[](#源码集成)

将 `TLSSigAPIv2.php` 下载至工程中即可。

使用
--

[](#使用)

```
