Download the PHP package myhayo/walle-sdk without Composer
On this page you can find all versions of the php package myhayo/walle-sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download myhayo/walle-sdk
More information about myhayo/walle-sdk
Files in myhayo/walle-sdk
Download myhayo/walle-sdk
More information about myhayo/walle-sdk
Files in myhayo/walle-sdk
Vendor myhayo
Package walle-sdk
Short Description php sdk of walle-server
License MIT
Homepage https://github.com/myhayo/walle-sdk
Package walle-sdk
Short Description php sdk of walle-server
License MIT
Homepage https://github.com/myhayo/walle-sdk
Please rate this library. Is it a good library?
Informations about the package walle-sdk
walle-sdk
php sdk of myhayo/walle-server
Usage
-
首先确保安装好了laravel
-
然后运行下面的命令来发布资源:
- 修改对应的env配置:
最后,就可以愉快的使用了
Class
基础类有2个:
-
BasePkg 基包:
- setDefinedBasePkgTag() 自定义基包tag
- setDefaultBasePkgTag() 走默认规则基包tag
- ExtraPkg 渠道扩展包:
- setDefaultExtraPkgTag() 自定义扩展包tag
- setDefinedExtraPkgTag() 走默认规则扩展包tag
- setChannel() 设置渠道【自定义tag才需要单独设置】
- setParams() 设置额外参数【如果有】
FUNCTIONS
-
上传基包并指定版本:
-
分页查询基包列表:
-
查询最新版本的基包tag:
-
指定基包和渠道,生成对应渠道扩展包
-
分页查询[指定/所有]基包渠道扩展包列表:
-
分页查询最新渠道扩展包列表:
- 获取分享链接:
All versions of walle-sdk with dependencies
PHP Build Version
Package Version
The package myhayo/walle-sdk contains the following files
Loading the files please wait ....