zushik/mfk-sdk

There is no license information available for the latest version (v1.5) of this package.

Installs: 19

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 1

Open Issues: 0

pkg:composer/zushik/mfk-sdk

v1.5 2023-09-01 10:27 UTC

This package is auto-updated.

Last update: 2025-10-29 03:39:49 UTC


README

composer install zushik/mfk-sdk:^1.0

使い方

$api = new MfkAPI({APIKEY});

$data = $api->customer()->get();
$data = $api->destination()->get();

パッケージのアップデート

latest releseを作る

https://packagist.org/packages/zushik/mfk-sdk

updateボタン