
================================================================================

A PHP messaging SDK to send messages through https://api.sms.imedichms.com
This PHP SDK library can be used to integrate our API in PHP applications.

Release Version:        2.25.08
Release Date:           2025-08-02 at 09:25 UTC



================================= REQUIREMENTS =================================

Before using this programming SDK, check that you have setup your account or
system for sending messages with this SDK. Ensure you satisfy the following:

1:    You have an active messaging account
2:    You have enabled messaging through API in your account settings
3:    You have PHP version 7.1 or higher
4:    cURL extension loaded
5:    JSON extension loaded
6:    XmlReader extension loaded
7:    XmlWriter extension loaded
8:    SimpleXML extension loaded




========================= APPLICATION HOST INFORMATION =========================

During integration, you will need to set application host domain.
Set the following value as the host domain in your integration code.

Host Domain:     sms.imedichms.com


================================== DOCUMENTATION ===============================

Our online documentation provides an in depth discussion of how to send messages
through our API.

Visit http://dev.sms.imedichms.com/docs/sdk to read the comprehensive documentation
on how to use this programming SDK to send messages through our API.
