hzted123 / taobao-sdk
淘宝sdk
Installs: 2 335
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
Requires
- yiisoft/yii2: *
This package is not auto-updated.
Last update: 2025-01-28 19:00:08 UTC
README
淘宝sdk
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist hzted123/taobao-sdk "*"
or add
"hzted123/taobao-sdk": "*"
to the require section of your composer.json
file.
Usage
Once the extension is installed, simply use it in your code by :