clxcommunications / sdk-xms
Library for CLX Communications HTTP REST Messaging API
Installs: 98 481
Dependents: 1
Suggesters: 0
Security: 0
Stars: 2
Watchers: 6
Forks: 2
Open Issues: 3
Requires
- php: ^5.6 || ^7.0
- psr/log: ^1.0
Requires (Dev)
- gamez/psr-testlogger: ^1.0
- internations/http-mock: ^0.7
- phpdocumentor/phpdocumentor: ^2.0
- phpunit/phpunit: ^5.5
This package is not auto-updated.
Last update: 2025-02-28 15:38:52 UTC
README
This is the PHP SDK for the CLX Communications REST API (also called XMS) for sending and receiving single or batch SMS messages. It also supports scheduled sends, organizing your frequent recipients into groups, and customizing your message for each recipient using parameterization.
This library is compatible with PHP 5.6 and later.
Using
The SDK is packaged using Composer and is
available in the Packagist repository under
the name clxcommunications/sdk-xms
.
License
This project is licensed under the Apache License Version 2.0. See the LICENSE.txt file for the license text.