vvv/test

this is my wechatLogin

Installs: 11

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

Type:1

pkg:composer/vvv/test

v4 2021-11-18 07:26 UTC

This package is auto-updated.

Last update: 2025-11-18 15:51:23 UTC


README

微信小程序授权获取信息

运行环境

  • php >= 7.0
  • composer

安装

$ composer require vvv/test

##使用

  $wechat = new  WxLogin($appid, $secret);
  return   $wechat->wxLogin($code, $encryptedData, $iv);

License

MIT