GitHub - jasonencode/Wechat-SDK · GitHub
Skip to content
This repository was archived by the owner on Jan 10, 2023. It is now read-only.

jasonencode/Wechat-SDK

Folders and files

Repository files navigation

微信SDK静态版

使用方式

$config = [
    'appid'  => '',
    'secret' => '',
];
\tools\Wechat::init($config);
$token = \tools\WechatToken::get();

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages