: This article mainly introduces the development of recommended open-source projects. For more information about PHP tutorials, see. The following describes the three PHP-based development frameworks used in the development project. I believe they will be helpful to your development work.
1. Wechat-PHP-SDK
The PHP development kit of the public platform provides refined interface operations and supports chained calling.
Github hosting address: dodgepudding/wechat-php-sdk
2. public platform PHP SDK
The simple public platform php sdk allows you to easily develop apps by calling corresponding interfaces.
Github hosting address: netputer/wechat-php-sdk
3. Wechat-php
This SDK provides an official API that actively sends messages to the subscriber and batch sends messages to the subscriber.
Github hosting address: ligboy/Wechat-php
We recommend a wide range of plug-ins provided by official and third-party developers for a very powerful public platform development framework. it is a free and mature framework. For more information, click here:
- Micro: http://www.we7.cc/
- Smile: http://www.sylai.com/
- Weiphp: http://www.weiphp1.cn/
The above introduces the development of recommended open source projects, including the content, hope to be helpful to friends interested in PHP tutorials.