没有合适的资源?快使用搜索试试~ 我知道了~
guzzle-clickatell:Clickatell HTTP API 的 Guzzle 客户端
共25个文件
php:11个
txt:6个
json:2个
需积分: 9 0 下载量 106 浏览量
2021-06-06
18:46:57
上传
评论
收藏 15KB ZIP 举报
温馨提示
狂饮-clickatell 用于与 Clickatell HTTP API 交互的 PHP 5.3+ 客户端。 安装 通过运行composer.phar require bluedogtraining/guzzle-clickatell将其添加到您的 composer.json 中。 用法 创建 API 客户端 $ client = \ Bdt \ Clickatell \ ClickatellClient :: factory ( array ( 'api_id' => $ apiId , 'user' => $ user , 'password' => $ password , )); 对 API 进行身份验证 $ client -> getCommand ( 'Auth' )-> execute ()-> getSessionId (); P
资源推荐
资源详情
资源评论
收起资源包目录
guzzle-clickatell-master.zip (25个子文件)
guzzle-clickatell-master
src
Bdt
Clickatell
service.json 5KB
Command
Send.php 350B
Error.php 611B
ClickatellClient.php 3KB
Response
AbstractResponse.php 2KB
Auth.php 360B
Ping.php 127B
SendMsg.php 2KB
QueryMsg.php 467B
Command.php 582B
phpunit.xml.dist 504B
.travis.yml 166B
LICENSE 1KB
README.md 2KB
tests
mock
sendmsg_multiple.txt 205B
sendmsg_success.txt 167B
auth_failure.txt 192B
ping_success.txt 164B
querymsg_success.txt 208B
auth_success.txt 168B
bootstrap.php 180B
Bdt
Tests
Clickatell
ClickatellClientTest.php 5KB
.gitignore 22B
CHANGELOG.md 642B
composer.json 715B
共 25 条
- 1
资源评论
刘怒威
- 粉丝: 28
- 资源: 4649
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功