The following introduces to you three PHP-based development frameworks used in WeChat development projects. I believe it will definitely be helpful to your development work.
1. Wechat-PHP-SDK
WeChat public platform PHP development package details various interface operations and supports chain calls.
Github hosting address: dodgepudding/wechat-php-sdk
2. WeChat Public Platform PHP SDK
The simple WeChat public platform PHP SDK allows you to easily develop WeChat App by calling the corresponding interface.
Github hosting address: netputer/wechat-php-sdk
3. Wechat-php
This WeChat SDK implements the official API of passive response, which has actively sent messages to subscribed users, and proactively sent messages in batches to subscribed users.
Github hosting address: ligboy/Wechat-php
The very powerful WeChat public platform development framework recommendation has a wealth of plug-ins provided by official and third-party developers. It is a free and mature framework. For more information, click here:
The above introduces the recommended open source projects for WeChat development, including relevant aspects. I hope it will be helpful to friends who are interested in PHP tutorials.