camcima / human-sms-gateway-client-api
Human SMS Gateway 客户端 API
1.0.0
2012-10-23 11:34 UTC
Requires
- php: >=5.3.0
- kriswallsmith/buzz: *
This package is auto-updated.
Last update: 2024-09-07 04:51:35 UTC
README
Composer 启用的 API 以连接到 Human SMS Gateway (http://www.human.com.br).
到目前为止,仅实现了一个调用,即向单个手机发送 SMS 消息的调用。
重要
此 API 使用 Buzz 作为 HTTP 客户端(kriswallsmith/buzz)。