coolsms / php-sdk
Send message using PHP and RestAPI[TEST]
Installs: 4 568
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 4
Forks: 12
Open Issues: 3
Requires
- php: >=5.5.0
This package is not auto-updated.
Last update: 2024-11-09 19:35:33 UTC
README
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'.