https://github.com/hongyukeji/taobao-sdk
https://github.com/hongyukeji/taobao-sdk
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hongyukeji/taobao-sdk
- Owner: hongyukeji
- Created: 2019-05-27T02:28:24.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-09-19T07:11:13.000Z (over 5 years ago)
- Last Synced: 2025-01-03T16:35:07.695Z (5 months ago)
- Language: PHP
- Size: 133 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
taobao-sdk
.
## Installing
```shell
$ composer require hongyukeji/taobao-sdk -vvv
```## Usage
TODO
## Contributing
You can contribute in one of three ways:
1. File bug reports using the [issue tracker](https://github.com/hongyukeji/taobao-sdk/issues).
2. Answer questions or fix bugs on the [issue tracker](https://github.com/hongyukeji/taobao-sdk/issues).
3. Contribute new features or update the wiki._The code contribution process is not very formal. You just need to make sure that you follow the PSR-0, PSR-1, and PSR-2 coding guidelines. Any new code contributions must be accompanied by unit tests where applicable._
## License
MIT