wataridori/hkt_sdk

The SDK for Framgia Hyakkaten

Installs: 19

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/wataridori/hkt_sdk

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

This package is auto-updated.

Last update: 2025-10-15 22:07:03 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