tunjioye/smartxmx

Simple PHP Class to utilize Smart SMS Solutions Bulk Sms HTTP API

v1.0 2019-04-07 13:51 UTC

This package is auto-updated.

Last update: 2024-05-08 02:00:04 UTC


README

Simple PHP Class to utilize Smart SMS Solutions Bulk SMS HTTP API

Requirements

PHP >=5.3.3 is required.

Installation

Via Composer

To get the latest version of SmartXmx, simply require it

composer require tunjioye/smartxmx

Or add the following line to the require block of your composer.json file.

"tunjioye/smartxmx": "1.*"

After which you have to run composer install or composer update to download it and have the autoloader updated.

Usage

// to be continued ...

License

The MIT License (MIT). Please see License File for more information.