yuzu-co/wizishop-php

Wizishop API 的 PHP 库。

v1.0.0 2018-04-30 14:23 UTC

This package is not auto-updated.

Last update: 2024-09-18 04:54:15 UTC


README

Build Status SensioLabsInsight

Wizishop API 的 PHP 库。

查看完整文档:https://api-doc.wizishop.com/documentation/3/home

安装

通过 Composer

$ composer require yuzu-co/wizishop-php

用法

$client = new Yuzu\Wizishop\Client($username, $password);

// see Examples/example.php 

测试

php composer test

路线图

  • GET 列出商店
  • GET 刷新令牌
  • 商店/品牌
  • 商店/分类
  • 商店/分类产品
  • 商店/客户
  • 商店/订单状态
  • 商店/订单
  • 商店/产品
  • 商店/SKU