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
simplesoftwareio/simple-sms is a Laravel package for 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.
It currently has 205 GitHub stars and 46.006 downloads on Packagist (latest version 3.1.1).
Install it with composer require simplesoftwareio/simple-sms.
Discover more Laravel packages by simplesoftwareio
or browse all Laravel packages to compare alternatives.
Last updated
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.
Documentation for Simple SMS can be found on our website.
Please submit all issues and pull requests to the simplesoftwareio/simple-sms repository on the develop branch!
This software is released under the MIT license.