utopia-php / messaging

Lite & fast micro PHP messaging library that is **easy to use**.
MIT License
14 stars 64 forks source link

Added SMSGatewayHub adapter #84

Open kevinjosephjohn opened 3 weeks ago

kevinjosephjohn commented 3 weeks ago

What does this PR do?

This PR adds an SMS Adapter for smsgatewayhub. (https://www.smsgatewayhub.com/)

Test Plan

I tested it using my SMSGatewayHub credentials and found it to be working.

Related PRs and Issues

(If this PR is related to any other PR or resolves any issue or related to any issue link all related PR and issues here.)

Have you read the Contributing Guidelines on issues?

Yes. Have created a test case and run it. I also ran composer lint to make sure there are no linting errors.