yuzu-co/wizishop-php
Composer 安装命令:
composer require yuzu-co/wizishop-php
包简介
PHP library for the Wizishop API.
关键字:
README 文档
README
PHP library for the Wizishop API.
See full doc: https://api-doc.wizishop.com/documentation/3/home
Install
Via Composer
$ composer require yuzu-co/wizishop-php
Usage
$client = new Yuzu\Wizishop\Client($username, $password); // see Examples/example.php
Tests
php composer test
Roadmap
- GET List Shop
- GET Refresh Token
- Shop/Brands
- Shop/Categories
- Shop/Categories Products
- Shop/Customers
- Shop/Orders Status
- Shop/Orders
- Shop/Products
- Shop/SKUs
统计信息
- 总下载量: 19
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-04-30