Home >Backend Development >PHP Tutorial >WeChat develops open source projects worth recommending, open source projects worth recommending_PHP tutorial
The following are 3 PHP-based development frameworks used in WeChat development projects. I believe they will be useful. Your development work helps.
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, actively sends messages to subscribed users, and actively sends 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:
There are several open source projects that are necessary to learn Java. If you can thoroughly study them, finding a job will not be a problem. Struts, spring, hibernate for database persistence, ibatis, and distributed ejb are the most commonly used ones and are very worthwhile. Open source for research
mvnForum, a small open source forum system, one of the better java open source forums;
OpenCms, the oldest and widely used java open source CMS system;
OFBiz, java open source The e-commerce project has a very good technical architecture and business architecture. It is already an Apache project and is worth learning;
Let’s learn the design ideas of these systems in turn and the specific MVC implementation. Although they are all different, the specific The ideas are all similar.
Once these are done, the rest will be solved easily.