Skip to content

mackroot/Wechat-SDK

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

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

No packages published

Languages

  • PHP 100.0%