mammutgroup / simple-sms
laravel-SMS is a package made for Laravel to send/receive (polling/pushing) text messages. Currently supports melipayamak, kavengar and Twilio.
Requires
- php: >=5.5.0
- artisaninweb/laravel-soap: 0.2.5.10
- 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
- twilio/sdk: ~4
Requires (Dev)
- mockery/mockery: 0.9.*
- phpunit/phpunit: 4.7.*
This package is not auto-updated.
Last update: 2024-11-15 19:24:20 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 6 paid services, Call Fire, EZTexting, LabsMobile, Mozeo, Nexmo, Twilio, and Zenvia.
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.