/Messente-API

API wrappers for Messente.com (php and bash)

Primary LanguagePHP

About
========================
This is the official wrapper library for Messente SMS text messages sending API




PHP
========================
Requirements
---------------
PHP curl module


File structure
---------------
/php/messente.php - the Messente class that does all the heavylifting
/php/example.php - Simple example how to use messente.php


Bash
========================
Requirements
---------------
curl

Example usage
---------------
$ bash sendSMS.sh 4463773683 "This is a sample text message"