Skip to content

微信公众号开发,使用 PHP 获取 access_token 及签名、对 JS SDK 的使用、消息通知与回复,推送微信模板消息等

License

Notifications You must be signed in to change notification settings

zhaoyiming0803/wechat-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ad7f1aa · Nov 15, 2024

History

12 Commits
Jun 26, 2018
Jun 26, 2018
Jun 26, 2018
Jun 13, 2020
Jun 26, 2018
Jun 24, 2018
Nov 15, 2024
Jun 26, 2018
Jun 26, 2018

Repository files navigation

提示:

当前 PHP 版代码仅供参考,线上运行的是 Node.js 版,仓库:

https://github.com/zhaoyiming0803/wechat-nodejs

微信公众号开发

微信公众号开发文档:https://mp.weixin.qq.com/wiki?t=resource/res_main&id=mp1445241432

微信JS-SDK开发文档:https://mp.weixin.qq.com/wiki?t=resource/res_main&id=mp1421141115

微信支付开发文档: https://pay.weixin.qq.com/wiki/doc/api/index.html

企业付款开发文档(微信返现):https://pay.weixin.qq.com/wiki/doc/api/tools/mch_pay.php?chapter=14_2

微信 JS 接口签名校验工具:https://mp.weixin.qq.com/debug/cgi-bin/sandbox?t=jsapisign

微信支付签名校验工具:https://pay.weixin.qq.com/wiki/doc/api/wxa/wxa_api.php?chapter=20_1

功能抢先看(测试号只允许有100个粉丝)

image

目前已实现

  • 获取access_token
  • 获取签名
  • 使用JS-SDK所需配置(/web/index.php)
  • 自定义公众号底部菜单栏
  • 消息接收与回复
  • 更多功能正在逐步开发中,看着开发文档做即可.

说明

如果对您有帮助,您可以点右上角 "Star" 支持一下 谢谢! ^^ 或者您可以 "follow" 一下,我会不断开源更多的有趣的项目! ^^ 如有问题请直接在 Issues 中提,或者您发现问题并有非常好的解决方案,欢迎 PR! ^_^

About

微信公众号开发,使用 PHP 获取 access_token 及签名、对 JS SDK 的使用、消息通知与回复,推送微信模板消息等

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published