https://github.com/shannan1989/wx-sdk-php
此SDK对微信公众号、微信小程序、微信商户平台的API进行封装,方便开发。
https://github.com/shannan1989/wx-sdk-php
php sdk weapp wechat weixin weixin-sdk
Last synced: 9 months ago
JSON representation
此SDK对微信公众号、微信小程序、微信商户平台的API进行封装,方便开发。
- Host: GitHub
- URL: https://github.com/shannan1989/wx-sdk-php
- Owner: shannan1989
- License: mit
- Created: 2018-02-27T07:42:35.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-11-01T07:40:24.000Z (over 6 years ago)
- Last Synced: 2025-10-09T22:44:52.130Z (9 months ago)
- Topics: php, sdk, weapp, wechat, weixin, weixin-sdk
- Language: PHP
- Homepage:
- Size: 50.8 KB
- Stars: 10
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# WX-SDK-PHP
[](https://github.com/shannan1989/WX-SDK-PHP)
[](https://github.com/shannan1989/WX-SDK-PHP)
[](https://github.com/shannan1989/WX-SDK-PHP)
[](https://github.com/shannan1989/WX-SDK-PHP)
[](https://packagist.org/packages/shannan/wx-sdk-php)
[](https://packagist.org/packages/shannan/wx-sdk-php)
此SDK对微信公众号、微信小程序、微信商户平台的API进行封装,方便开发。
For Composer users to use this libary as a Vendor library:
use Shannan\Wx::register(); to autoload required classes.