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

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

微信开放平台管理插件是一款专为会员尊享的插件,非授权用户不得将其用于商业目的。此插件旨在简化微信开放平台的功能开发流程,让您无需再为服务对接和接口调度而烦恼,所有复杂性都已为您妥善处理。

今后,ThinkAdmin 将把微信开放平台的基础功能统一集中在此插件中,实现功能的集中管理和深度优化。目前,该插件已全面集成 公众号小程序 管理等核心接口,为您的微信开发工作提供强大的后盾。无论您是希望高效开发公众号、小程序等应用,还是执行其他微信开放平台的操作,此插件都将是您不可或缺的好帮手。

加入我们

我们的代码仓库已移至 Github,而 Gitee 则仅作为国内镜像仓库,方便广大开发者获取和使用。若想提交 PRISSUE 请在 ThinkAdminDeveloper 仓库进行操作,如果在其他仓库操作或提交问题将无法处理!。

开放接口

此插件支持 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 会员插件。

未获得此插件授权时仅供参考学习不可商用,了解商用授权请阅读 《会员授权》

版权所有 Copyright © 2014-2024 by ThinkAdmin (https://thinkadmin.top) All rights reserved。


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 ....