apipromos / sdk
0.0.9
2018-02-28 05:00 UTC
Requires
- guzzlehttp/guzzle: ^6.3
- illuminate/support: 5.4.*
This package is not auto-updated.
Last update: 2024-09-23 15:13:47 UTC
README
用于消费带模型的促销api的包(SDK)
- 基于模型
- 适用于纯PHP或Laravel
依赖关系
- "league/oauth2-client": "^2.2",
- "guzzlehttp/guzzle": "^6.3",
- "illuminate/support": "^5.4"
安装
通过Composer
$ composer require apipromos/sdk