simplesoftwareio / simple-sms
Simple-SMS is a package made for Laravel to send/receive (polling/pushing) text messages. Currently supports CalLFire, EZTexting, Email Gateways, FlowRoute, LabsMobile, Mozeo, Nexmo, Plivo, Twilio, and Zenvia
Installs: 45 077
Dependents: 6
Suggesters: 0
Security: 0
Stars: 200
Watchers: 22
Forks: 87
Open Issues: 2
Requires
- php: >=7.0.0
- guzzlehttp/guzzle: ~6
- illuminate/log: >=5.0.0
- illuminate/mail: >=5.0.0
- illuminate/queue: >=5.0.0
- illuminate/support: >=5.0.0
- illuminate/view: >=5.0.0
- plivo/plivo-php: ^1.0
- twilio/sdk: ~4
Requires (Dev)
- mockery/mockery: 0.9.*
- phpunit/phpunit: ~5
This package is not auto-updated.
Last update: 2024-10-31 21:55:45 UTC
README
Looking into upgrading this package and bringing in more features for the latest Laravel 7. Is this interest in this? Comment Here
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.