An open API service indexing awesome lists of open source software.

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进行封装,方便开发。

Awesome Lists containing this project

README

          

# WX-SDK-PHP

[![](https://img.shields.io/github/stars/shannan1989/WX-SDK-PHP.svg?style=social&label=Stars)](https://github.com/shannan1989/WX-SDK-PHP)

[![](https://img.shields.io/github/languages/count/shannan1989/WX-SDK-PHP.svg)](https://github.com/shannan1989/WX-SDK-PHP)
[![](https://img.shields.io/github/languages/top/shannan1989/WX-SDK-PHP.svg)](https://github.com/shannan1989/WX-SDK-PHP)

[![](https://img.shields.io/github/license/shannan1989/WX-SDK-PHP.svg)](https://github.com/shannan1989/WX-SDK-PHP)
[![](https://img.shields.io/packagist/l/shannan/wx-sdk-php.svg)](https://packagist.org/packages/shannan/wx-sdk-php)
[![](https://img.shields.io/packagist/dt/shannan/wx-sdk-php.svg)](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.