PHP SDK

PHP

This PHP-based SDK document is aimed to help PHP developers debug and integrate SendCloud API.

Click to download:Email_Message SDK

Email_Message SDK is a toolkit for PHP developers to efficiently send messages and emails by SendCloud API.

Resources

See API parameter and return code description in different modules, e.g.Email API regular delivery, Email API template delivery, SMS API send,, SMS API return code.

Guide

  1. Add downloaded SDK to your program directory. For more details, refer to code examples in demo directory.

Code example Directory

Code example path:../sendcloud-php-sdk/examples

Filename Description
SendMail.php example of sending email
SendSms.php example of sending message
SendVoice.php example of sending voice message