Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Latest commit

 

History

History
30 lines (19 loc) · 732 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 732 Bytes

Coolsms PHP SDK

Send Message & Alimtalk using PHP and REST API.

🛑 This SDK is no longer maintained! Please use the SOLAPI SDK instead.

Installation

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'.