Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 135 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 135 Bytes

Qaym API Class

A PHP class for Qaym.com's API

Getting Started

require_once 'QaymAPI.php';  
$qaym = new QaymAPI(/*YourKey*/);