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

On this page you can find all versions of the php package zoujingli/think-plugs-wechat. 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

ThinkPlugsWechat for ThinkAdmin

Latest Stable Version Latest Unstable Version Total Downloads Monthly Downloads Daily Downloads PHP Version License

ThinkPlugsWechatThinkAdmin 的核心插件,提供全面的微信基础管理功能,基于 MIT 协议开源,免费可商用!

我们的主代码仓库位于 Gitee,而 Github 则作为镜像仓库,主要用于发布 Composer 包,方便广大开发者获取和使用。

请注意,安装此插件将会占用并替换 app/wechat 目录(采用先删除再写入的方式)。因此,如果您之前对 app/wechat 目录有过自定义修改,我们强烈建议您在安装插件前进行备份,否则这些修改可能会丢失。

此外,当您使用 Composer 卸载此插件时,请务必记得手动删除 app/wechat 目录及相关的数据表,因为这些内容不会被自动清理。

如果您希望保留自有的 app/wechat 目录,避免被插件更新替换,只需在该目录下创建一个名为 ignore 的文件(例如 app/wechat/ignore,请注意文件名不应有后缀)。这样,即使在执行插件安装或更新操作时,该目录也将被忽略,不会被更新替换。

安装插件

卸载插件

功能节点

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

插件数据库

本插件涉及数据表有:

版权说明

ThinkPlugsWechat 遵循 MIT 开源协议发布,并免费提供使用。

本项目包含的第三方源码和二进制文件的版权信息将另行标注,请在对应文件查看。

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


All versions of think-plugs-wechat with dependencies

PHP Build Version
Package Version
Requires php Version >=7.1
ext-json Version *
ext-openssl Version *
ext-mbstring Version *
zoujingli/qrcode Version ^1.0|*
zoujingli/think-install Version ^1.0|@dev
zoujingli/think-library Version ^6.1|@dev
zoujingli/wechat-developer Version ^1.2|@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 contains the following files

Loading the files please wait ....