Download the PHP package muyilongh/owl-wechat-user without Composer

On this page you can find all versions of the php package muyilongh/owl-wechat-user. 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 owl-wechat-user

Owl Admin 微信用户管理

效果

基础会员管理, 分表 (含微信小程序授权登录)

安装

zip 下载地址

https://gitee.com/muyilongh/owl-wechat-user/repository/archive/master.zip

composer

使用说明

  1. 安装扩展
  2. 在扩展管理中启用扩展
  3. ojbk

依赖

overtrue/laravel-wechat: 6.*

仓库地址

jiannei/laravel-response: ^5.2

配置

仓库地址

发布配置文件
格式化异常响应
controller 中使用


注意

本扩展有第三方依赖, 无法使用 zip 方式安装, 请使用 composer 安装
卸载扩展不会删除 users user_oauth 表, 请手动处理



配置

可在扩展管理中配置以下参数, 方便二开:

现成的功能

后台会员列表

api

小程序登录 (含注册)

获取用户信息

更新用户信息

事件

以下事件都有 user request 两个参数

你可能想问的问题

  1. 如何重写后台功能?

    • 覆盖 users 路由
  2. 默认头像 public/extensions/muyilongh/owl-wechat-user/images/avatar.jpg

    • 有需要可以自行替换
  3. 自行阅读源码
  4. 后续会增加公众号登录

All versions of owl-wechat-user with dependencies

PHP Build Version
Package Version
Requires php Version >=8.0
slowlyo/owl-admin Version *
overtrue/laravel-wechat Version ^7.3
jiannei/laravel-response Version ^5.2
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 muyilongh/owl-wechat-user contains the following files

Loading the files please wait ....