Description: A simple and easy to use WeChat public platform SDK
Based on the WeChat official SDK simple package, to avoid excessive packaging to bring additional learning costs and impact of the expansion
Core API class single file, easy to use, hidden developers do not need to pay attention to details
Abstract the message events, so that your controller code is more elegant, more easy to extend and maintain
To Search:
File list (Check if you may need any files):
wechat\.gitignore
......\composer.json
......\demo\.gitignore
......\....\authorize-redirect.php
......\....\config-local.example
......\....\index.php
......\....\mp.php
......\....\mz.png
......\....\pfinal.png
......\....\server.php
......\....\test-data.php
......\....\test.jpg
......\....\video.mp4
......\....\voice.mp3
......\.oc\demo1.png
......\...\demo2.png
......\...\demo3.png
......\...\demo4.png
......\...\index.md
......\LICENSE
......\phpunit
......\phpunit.xml
......\README.md
......\src\Api.php
......\...\Contract\MassMessage.php
......\...\........\Message.php
......\...\........\ReplyMessage.php
......\...\........\SendMessage.php
......\...\Kernel.php
......\...\Message\Image.php
......\...\.......\MpNews.php
......\...\.......\Music.php
......\...\.......\News.php
......\...\.......\Raw.php
......\...\.......\Receive.php
......\...\.......\Text.php
......\...\.......\Video.php
......\...\.......\Voice.php
......\...\OpenApi.php
......\...\SDK\ErrorCode.php
......\...\...\PKCS7Encoder.php
......\...\...\Prpcrypt.php
......\...\...\readme.txt
......\...\...\Redpack\CommonUtil.php
......\...\...\.......\Helper.php
......\...\...\.......\MD5SignUtil.php
......\...\...\.......\SDKRuntimeException.php
......\...\...\SHA1.php
......\...\...\WXBizMsgCrypt.php
......\...\...\XMLParse.php
......\...\.ervice\AccountService.php
......\...\.......\BaseService.php
......\...\.......\JsService.php
......\...\.......\MaterialService.php
......\...\.......\MenuService.php
......\...\.......\MessageService.php
......\...\.......\OAuthService.php
......\...\.......\QrcodeService.php
......\...\.......\RedPackService.php
......\...\.......\UserService.php
......\...\.upport\Cache.php
......\...\.......\Curl.php
......\...\.......\Json.php
......\...\.......\Log.php
......\...\.......\Logger.php
......\...\.......\Session.php
......\...\.......\Xml.php
......\...\WechatEvent.php
......\...\WechatException.php
......\...\SDK\Redpack
......\...\Contract
......\...\Message
......\...\SDK
......\...\Service
......\...\Support
......\demo
......\doc
......\src
wechat