cccdl / tencent_cloud_face
腾讯云-人脸核身
1.0.0
2024-09-20 07:18 UTC
Requires
- guzzlehttp/guzzle: ^7.0
Requires (Dev)
- phpunit/phpunit: 9.6.x-dev
README
主要新特性
- 腾讯云 - 人脸核身 SDK FOR PHP
- 调用简单,统一原样返回
- 所有方法的实例详细使用examples
更新日志
- 1.0.0 发布
安装
运行环境要求PHP7.1+。
$ composer require cccdl/tencent_cloud_face
接口对应文件
查看test文件夹内的测试文件
如:testQueryfacerecord 方法
文档
问题
提交 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