Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/simplesoftwareio/simple-sms
Send and receive SMS messages with Laravel
https://github.com/simplesoftwareio/simple-sms
email-gateway flow-router laravel nexmo php plivo sms twilio zenvia
Last synced: about 3 hours ago
JSON representation
Send and receive SMS messages with Laravel
- Host: GitHub
- URL: https://github.com/simplesoftwareio/simple-sms
- Owner: SimpleSoftwareIO
- License: mit
- Created: 2014-08-20T00:05:44.000Z (about 10 years ago)
- Default Branch: develop
- Last Pushed: 2020-06-03T23:46:58.000Z (over 4 years ago)
- Last Synced: 2024-10-29T21:06:03.002Z (9 days ago)
- Topics: email-gateway, flow-router, laravel, nexmo, php, plivo, sms, twilio, zenvia
- Language: PHP
- Homepage: https://www.simplesoftware.io/docs/simple-sms
- Size: 313 KB
- Stars: 200
- Watchers: 22
- Forks: 87
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
Simple SMS
==========[![Build Status](https://travis-ci.org/SimpleSoftwareIO/simple-sms.svg?branch=master)](https://travis-ci.org/SimpleSoftwareIO/simple-sms)
[![Latest Stable Version](https://poser.pugx.org/simplesoftwareio/simple-sms/v/stable.svg)](https://packagist.org/packages/simplesoftwareio/simple-sms)
[![Latest Unstable Version](https://poser.pugx.org/simplesoftwareio/simple-sms/v/unstable.svg)](https://packagist.org/packages/simplesoftwareio/simple-sms)
[![License](https://poser.pugx.org/simplesoftwareio/simple-sms/license.svg)](https://packagist.org/packages/simplesoftwareio/simple-sms)
[![Total Downloads](https://poser.pugx.org/simplesoftwareio/simple-sms/downloads.svg)](https://packagist.org/packages/simplesoftwareio/simple-sms)## Looking into upgrading this package and bringing in more features for the latest Laravel 7. Is this interest in this? [Comment Here](https://github.com/SimpleSoftwareIO/simple-sms/issues/79)
## Introduction
Simple SMS is an easy to use package for [Laravel](http://laravel.com/) 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,](https://www.callfire.com/) [EZTexting,](https://www.eztexting.com) [FlowRoute,](https://www.flowroute.com/) [LabsMobile,](http://www.labsmobile.com) [Mozeo,](https://www.mozeo.com/) [Nexmo,](https://www.nexmo.com/) [Plivo,](https://www.plivo.com/) [Twilio,](https://www.twilio.com) [Zenvia,](http://www.zenvia.com.br/) and [JustSend.](http://www.justsend.pl/)## Official Documentation
Documentation for Simple SMS can be found on our [website.](https://www.simplesoftware.io/#/docs/simple-sms)
## Contributing
Please submit all issues and pull requests to the [simplesoftwareio/simple-sms](https://github.com/simplesoftwareio/simple-sms) repository on the develop branch!
## License
This software is released under the [MIT license.](https://opensource.org/licenses/MIT)