https://github.com/acgrid/qcloudsdk
Unofficial PHP SDK for Tencent QCloud APIs 腾讯云服务非官方PHP SDK
https://github.com/acgrid/qcloudsdk
php qcloud sdk-php
Last synced: about 1 year ago
JSON representation
Unofficial PHP SDK for Tencent QCloud APIs 腾讯云服务非官方PHP SDK
- Host: GitHub
- URL: https://github.com/acgrid/qcloudsdk
- Owner: acgrid
- License: mit
- Created: 2017-05-16T07:10:24.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2019-07-01T03:47:52.000Z (over 6 years ago)
- Last Synced: 2025-01-09T08:18:29.118Z (about 1 year ago)
- Topics: php, qcloud, sdk-php
- Language: PHP
- Homepage:
- Size: 116 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
# QCloud SDK for PHP
A composer library for using QCloud APIs and callbacks.
Inspired by awesome EasyWeChat by @overture.
Created for personal project use. Do not ask me to implement this or that. Contribution is welcome and what I want to say is trying to conform PSR and avoid warnings from IDEs.
Requires PHP7. Documentations and tests are incomplete.
Tencent's official SDKs are welcome to you if you are still stuck in PHP5 and loving `require_once`.
* https://github.com/QcloudApi/qcloudapi-sdk-php
* https://github.com/qcloudsms/qcloudsms
* https://github.com/tencentyun/cos-php-sdk-v4
* https://github.com/tencentyun/image-php-sdk-v2.0
## Components available
* Content Delivery Network (Full requests, partial business integration)
* Could Object Storage (Full requests)
* TIM (SMS&Voice, full requests and callbacks)
* WSS (HTTPS certificates uploading)
* Imaging
* Bucket image processing, info, EXIF, ave
* Face detection, shaping, comparing and verification


