intergo/sms.to-php

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

1.1.4 2023-02-20 10:07 UTC

This package is auto-updated.

Last update: 2024-04-20 12:26:46 UTC


README

68747470733a2f2f736d732e746f2f696d616765732f6c6f676f2e737667

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