Shopello API 的 PHP 客户端

1.0.10 2016-03-30 13:24 UTC

README

https://api.travis-ci.org/Shopello/Shopello-PHP.svg?branch=master

使用 composer 安装

composer.json

{
    "require": {
        "shopello/api": "@stable"
    }
}