shopex / teegon
SDK for shopex teegon platform
v2.1.1
2018-07-02 11:43 UTC
Requires
- php: >=5.5.0
- guzzlehttp/guzzle: ^6.2
README
实现Shopex Teegon 的PHP版SDK供第三方使用
版本使用指南
V2.0
- V2.0需要
composer
,如果需要使用,请参考composer官方文档 - 导入请参考快速开始
- 主要是为了规避V1.0版本采用classmap方式加载会导致class名冲突
- example运行方式
V1.0
- 适用于不支持composer的系统
- tar.gz下载地址:https://github.com/shopex/teegon-open-php-sdk/archive/v1.0.0.tar.gz
- zip下载地址:https://github.com/shopex/teegon-open-php-sdk/archive/v1.0.0.zip