camcima / human-sms-gateway-client-api
Human SMS Gateway Client 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-11-07 05:14:40 UTC
README
Composer enabled API to Human SMS Gateway (http://www.human.com.br).
So far, only one of the calls has been implemented which is the call to send a SMS message to a single phone.
Important
This API uses Buzz as HTTP Client (kriswallsmith/buzz).