This SDK provides an easy to use client to the Esendex ReST API allowing you to integrate messaging into your web application. Functionality provided by the SDK includes; sending messages, receiving messages, checking message status and deleting inbox messages. The list below details the contents of the 'Getting Started' guide provided in the SDK download.
- How can I send messages?
- How can I receive messages?
- What else can I do with the SDK?
- What do I need to do to start using the Esendex PHP SDK?
- FAQ
Requirements and Compatability
What do I need to start using the PHP SDK?
The PHP SDK uses several features of PHP 5 such as exceptions which means it is not backwards compatible with PHP 4 or below.
Latest Release Info