mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-06 10:11:38 +09:00
509 B
509 B
Coolsms PHP SDK
Send Message & Alimtalk using PHP and REST API.
Installation
-
The recommended way to install Coolsms PHP SDK is through composer:
$ composer require coolsms/php-sdk -
Package install url ( source code & examples ) : http://www.coolsms.co.kr/download/3130218
-
Github : https://github.com/coolsms/php-sdk
Requirements
- PHP 5.5 or greater
- Composer
- PHP CURL extension
- PHP JSON extension
Usage
Look at the 'http://www.coolsms.co.kr/PHP_SDK_Example'.