camcima / human-sms-gateway-client-api
Human SMS Gateway Client API
Installs: 473
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 1
Open Issues: 1
pkg:composer/camcima/human-sms-gateway-client-api
Requires
- php: >=5.3.0
- kriswallsmith/buzz: *
This package is auto-updated.
Last update: 2025-10-07 06:56:28 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).