Download the PHP package zoujingli/think-plugs-wechat-service without Composer

On this page you can find all versions of the php package zoujingli/think-plugs-wechat-service. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package think-plugs-wechat-service

ThinkPlugsWechatService for ThinkAdmin VIP

Latest Stable Version Latest Unstable Version Total Downloads Monthly Downloads Daily Downloads PHP Version Require ThinkAdmin VIP 授权

微信开放平台基础插件,此插件为会员尊享插件,未授权不可商用。

基于此插件可以进行微信开放平台的功能开发,服务对接及接口调度都已经包含在内!

以后 ThinkAdmin 关于微信开放平台的基础功能都会集中在此插件中实现,目前已集成 公众号小程序 管理等相关接口;

开放接口

此插件支持 ThinkPlugsWechat 应用插件远程调用,需要增加配置sysconf('wechat.service_jsonrpc')远程调用的 JSON-RPC 接口地址;

接口地址可以在此插件的节点 plugin-wechat-service/config/index 页面查看,注意此插件接口地址需要带有 TOKEN 占位字符;

JSON-RPC 接口地址格式如:http://admin.local.cuci.cc/plugin-wechat-service/api.client/jsonrpc?token=TOKEN

安装插件

卸载插件

调用案例

功能节点

可根据下面的功能节点配置菜单及访问权限,按钮操作级别的节点未展示!

插件数据

本插件涉及数据表有:

版权说明

ThinkPlugsWechatServiceThinkAdmin 会员插件,未授权不可商用,了解商用授权请阅读 《会员尊享介绍》

插件展示

WechatServiceDemo

All versions of think-plugs-wechat-service with dependencies

PHP Build Version
Package Version
Requires php Version >=7.1
ext-json Version *
ext-openssl Version *
ext-mbstring Version *
zoujingli/think-library Version ^6.1|@dev
zoujingli/think-install Version ^1.0|@dev
zoujingli/weopen-developer Version ^1.0|@dev
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package zoujingli/think-plugs-wechat-service contains the following files

Loading the files please wait ....