Skip to content

intergo/sms.to-laravel-lumen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SMS API integration for PHP (https://sms.to)

A PHP library for communicating with the SMS.to REST API

Installation

You need to have a working account on SMS.to with sufficient balance loaded to be able to use this package. If you do not have one, please get one here.

Require this package with composer.

composer require intergo/sms.to-laravel-lumen

For more details on using this package, visit this wiki.

Table of Content

REST API Documentation

For more information, refer to SMS.to REST documentation here