Download the PHP package cccdl/tencent_cloud_face without Composer
On this page you can find all versions of the php package cccdl/tencent_cloud_face. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package tencent_cloud_face
腾讯云 - 人脸核身sdk !
主要新特性
- 腾讯云 - 人脸核身 SDK FOR PHP
- 调用简单,统一原样返回
- 所有方法的实例详细使用examples
更新日志
- 1.0.0 发布
安装
运行环境要求PHP7.1+。
接口对应文件
文件 | 方法 | 说明 |
---|---|---|
App.php | getAccessToken() |
获取 Access Token |
App.php | getNonceTicket() |
获取NONCE Ticket |
App.php | getSignTicket() |
获取SIGN Ticket |
App.php | getFaceId() |
获取faceId |
App.php | getSign() |
签名方法 |
App.php | queryfacerecord() |
服务器获取结果 |
文档
问题
提交 Issue,不符合指南的问题可能会立即关闭。
Contributing
You can contribute in one of three ways:
- File bug reports using the issue tracker.
- Answer questions or fix bugs on the issue tracker.
- Contribute new features or update the wiki.
The code contribution process is not very formal. You just need to make sure that you follow the PSR-0, PSR-1, and PSR-2 coding guidelines. Any new code contributions must be accompanied by unit tests where applicable.
License
MIT
All versions of tencent_cloud_face with dependencies
PHP Build Version
Package Version
Requires
guzzlehttp/guzzle Version
^7.0
The package cccdl/tencent_cloud_face contains the following files
Loading the files please wait ....