wataridori/hkt_sdk

The SDK for Framgia Hyakkaten

dev-master 2014-11-17 15:25 UTC

This package is auto-updated.

Last update: 2024-03-15 18:58:13 UTC


README

Build Status Latest Stable Version Total Downloads Latest Unstable Version License

The HKT SDK for PHP is a set of classes that allow you to access Framgia Hyakkaten’s API from your PHP app.

HKT SDK uses Guzzle for sending HTTP requests.

Requirement

  • PHP 5.4 or newer

Installation

You can install HKT SDK for PHP by using Composer.

Just run the following command.

composer require wataridori/hkt_sdk dev-master

Or

  • Add the “wataridori/hkt_sdk”: “dev-master” into the require section of your composer.json.
  • Run composer install.

Usage

Views full documents here

Sites