/smsmode-library

Integrate sMsmode API with your projects

Primary LanguagePHPMIT LicenseMIT

smsmode-library

Build Status Coverage Status Scrutinizer Code Quality Latest Stable Version Latest Unstable Version License composer.lock

Integrate sMsmode API with your projects.

sMsmode provides an API that enables you to easily and automatically send SMS messages from your applications. This API provides the following functions:

  • sending immediate or scheduled SMS messages
  • managing SMS replies
  • SMS history
  • deleting SMS message
  • account balance
  • creating sub-account
  • transferring credits from one account to another one
  • adding contact
  • getting delivery report
  • callback on delivery report update

If you like this package, pay me a beer (or a coffee) paypal.me

Compatibility

PHP

Installation

Open a command console, enter your project directory and execute the following command to download the latest stable version of this package:

$ composer require webeweb/smsmode-library

This command requires you to have Composer installed globally, as explained in the installation chapter of the Composer documentation.

Usage

Read the documentation.

Testing

To test the package, is better to clone this repository on your computer. Open a command console and execute the following commands to download the latest stable version of this package:

$ git clone https://github.com/webeweb/smsmode-library.git
$ cd smsmode-library
$ composer install

Once all required libraries are installed then do:

$ vendor/bin/phpunit

Todo

License

smsmode-library is released under the MIT License. See the bundled LICENSE file for details.

Please note that the sMsmode API is not free for use, see their product page for details on pricing.

Donate

If you like this work, please consider donating at paypal.me