libincex/php_weixinapi

Wechat Service API Developed by PHP

Installs: 27

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/libincex/php_weixinapi

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

This package is auto-updated.

Last update: 2025-11-27 19:45:39 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);