libincex/php_weixinapi

PHP开发的微信服务API

dev-master 2019-05-27 04:44 UTC

This package is auto-updated.

Last update: 2024-09-27 17:07:53 UTC


README

PHP开发的微信服务API

http://www.coolni.cn/

小程序

$wxApp = new WeixinApp($app_id,$app_secret);

公众号

$wxMP = new WeixinMP($app_id,$app_secret);