Download the PHP package raysoft/wxauth-server without Composer
On this page you can find all versions of the php package raysoft/wxauth-server. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package wxauth-server
wxauth-server
通过认证的公众号实现网页扫描登陆(服务端)
此为Yii2模块, 需要运行在Yii2框架下
使用场景
- 有认证过的微信公众号
- 没有开发者账号(正常使用微信扫描登陆要申请开发者账号, 300认证费用, 每个网站都要提交资料, 审核, 很麻烦)
- WEB端希望通过扫描登陆
安装使用
1、 通过composer安装: composer require raysoft/wxauth-server
2、 Yii2项目根目录运行脚本创建数据表: php yii migrate --migrationPath=vendor/raysoft/wxauth-server/migrations
3、 配置模块:
4、 在wxlogin_app表中添加一条记录, 对应一个客户端, 以下为必填项:
All versions of wxauth-server with dependencies
PHP Build Version
Package Version
Requires
yiisoft/yii2 Version
>=2.0.6
raysoft/yii2-weui-asset Version >=1.0.0
maxwen/yii2-easy-wechat Version ^1.0
mootensai/yii2-jsblock Version *
raysoft/yii2-weui-asset Version >=1.0.0
maxwen/yii2-easy-wechat Version ^1.0
mootensai/yii2-jsblock Version *
The package raysoft/wxauth-server contains the following files
Loading the files please wait ....