文件名称:jzweb-open-weixin:微信开放平台
文件大小:67KB
文件格式:ZIP
更新时间:2024-06-04 18:59:46
PHP
集成开放平台四大模块
移动应用
网站应用
公众号
公众号第三方平台
安装jzweb/open-weixin
composer require jzweb/open-weixin
jzweb/open-weixin
网站应用 微信用户登录SDK 使用示例
<?php
use jzweb\open\weixin\website\wxLogin;
/**
* 测试微信登录-网站应用
*
* @user 刘松森
【文件预览】:
jzweb-open-weixin-master
----src()
--------lib()
--------open()
--------website()
--------mp()
----LICENSE(1KB)
----composer.lock(8KB)
----test()
--------test_open_mpAuth.php(1KB)
--------test_media.php(1KB)
--------test_qrcode.php(509B)
--------test_material.php(2KB)
--------test_biz.php(2KB)
--------test_website_wxLogin.php(846B)
--------test_wxa.php(918B)
--------test_qun.php(1KB)
----README.md(2KB)
----.gitignore(8B)
----composer.json(402B)