https://github.com/pithyone/wechat
最最最简单易用的企业微信SDK
https://github.com/pithyone/wechat
sdk wechat
Last synced: 5 months ago
JSON representation
最最最简单易用的企业微信SDK
- Host: GitHub
- URL: https://github.com/pithyone/wechat
- Owner: pithyone
- License: mit
- Created: 2017-07-30T05:50:20.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2021-03-02T16:31:44.000Z (over 5 years ago)
- Last Synced: 2024-03-01T19:41:13.154Z (over 2 years ago)
- Topics: sdk, wechat
- Language: PHP
- Homepage: https://pithyone.github.io/wechat/
- Size: 175 KB
- Stars: 98
- Watchers: 8
- Forks: 37
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://travis-ci.org/pithyone/wechat)
[](https://packagist.org/packages/pithyone/wechat)
[](https://packagist.org/packages/pithyone/wechat)
[](https://packagist.org/packages/pithyone/wechat)
# WeWork
> 最最最简单易用的企业微信SDK
## Requirement
- PHP >= 7.1.3
- SimpleXML PHP Extension
- DOM PHP Extension
- JSON PHP Extension
- OpenSSL PHP Extension
## Installation
```bash
composer require pithyone/wechat
```
## License
[MIT](https://github.com/pithyone/wechat/blob/master/LICENSE)