mannysoft / laravel-sms
Sending SMS for multiple services
1.0.0
2017-08-28 12:44 UTC
Requires
- php: >=7.0.0
- guzzlehttp/guzzle: ~6
- illuminate/log: >=5.4.0
- illuminate/mail: >=5.4.0
- illuminate/queue: >=5.4.0
- illuminate/support: >=5.4.0
- illuminate/view: >=5.4.0
- plivo/plivo-php: ^1.1
- smsapi/php-client: ^1.8
- twilio/sdk: ^5.12
Requires (Dev)
- mockery/mockery: 0.9.*
- phpunit/phpunit: ~5.7
This package is not auto-updated.
Last update: 2024-11-10 04:48:13 UTC
README
Introduction
Simple SMS is an easy to use package for Laravel that adds the capability to send and receive SMS/MMS messages to mobile phones from your web app. It currently supports a free way to send SMS messages through E-Mail gateways provided by the wireless carriers. The package also supports 9 paid services, Call Fire, EZTexting, FlowRoute, LabsMobile, Mozeo, Nexmo, Plivo, Twilio, Zenvia, and JustSend.
Official Documentation
Documentation for Simple SMS can be found on our website.
Contributing
Please submit all issues and pull requests to the simplesoftwareio/simple-sms repository on the develop branch!
License
This software is released under the MIT license.