libincex/php_weixinapi

Wechat Service API Developed by PHP

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

This package is auto-updated.

Last update: 2025-06-27 19:03:52 UTC


README

Wechat Service API Developed by PHP

http://www.coolni.cn/

小程序

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

公众号

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