Home >Backend Development >PHP Tutorial >WeChat develops open source projects worth recommending, open source projects worth recommending_PHP tutorial

WeChat develops open source projects worth recommending, open source projects worth recommending_PHP tutorial

WBOY
WBOYOriginal
2016-07-13 10:15:54814browse

Recommended open source projects for WeChat development. Recommended open source projects

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:

  • Weiqing: http://www.we7.cc/
  • Smile: http://www.sylai.com/
  • weiphp: http://www.weiphp.cn/

JAVA open source projects are worth studying

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

Recommend several good Java open source projects and useful books for basic Java learning

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.

www.bkjia.comtruehttp: //www.bkjia.com/PHPjc/900989.htmlTechArticleRecommended open source projects for WeChat development. Recommended open source projects. The following are the ones used in WeChat development projects. 3 development frameworks based on PHP, I believe they will definitely help your development...
Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn