zushik/daiko-mfk-sdk

There is no license information available for the latest version (dev-main) of this package.

Installs: 11

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 1

pkg:composer/zushik/daiko-mfk-sdk

dev-main 2023-10-25 07:32 UTC

This package is not auto-updated.

Last update: 2025-10-23 15:01:35 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ボタン