project-durham / smsw-php-sdk
A fork PHP SDK for the SMS Works Message API, forked to be compatible with Laravel 8
dev-master
2022-02-07 12:50 UTC
Requires
- php: >=7.4
- ext-curl: *
- ext-json: *
- ext-mbstring: *
- guzzlehttp/guzzle: ^7.0.1
Requires (Dev)
- friendsofphp/php-cs-fixer: ~1.12
- phpunit/phpunit: ^4.8
- squizlabs/php_codesniffer: ~2.6
This package is auto-updated.
Last update: 2025-04-07 20:22:58 UTC
README
The SMS Works provides a low-cost, reliable SMS API for developers. Pay only for delivered texts, all failed messages are refunded.
This package is a fork of the PHP SDK for the SMS Works Message API, forked to be compatible with Laravel 8. We don't recommend you use this package since we will remove it once the parent package has itself been updated by TheSMSWorks.