manavo / sms.to-php

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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-php

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

About

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

License:MIT License


Languages

Language:PHP 100.0%