Download the PHP package vhall/web_sdk without Composer
On this page you can find all versions of the php package vhall/web_sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download vhall/web_sdk
More information about vhall/web_sdk
Files in vhall/web_sdk
Download vhall/web_sdk
More information about vhall/web_sdk
Files in vhall/web_sdk
Please rate this library. Is it a good library?
Informations about the package web_sdk
Vhall Web SDK for PHP
安装
-
通过composer,这是推荐的方式,可以使用composer.json 声明依赖,或者运行下面的命令。SDK 包已经放到这里
vhall/web_sdk
。 - 直接下载安装,SDK 没有依赖其他第三方库,但需要参照 composer的autoloader,增加一个自己的autoloader程序。
运行环境
Vhall Web SDK版本 | PHP 版本 |
---|---|
1.0 | cURL extension, 5.6,7.0 |
使用方法
上传
1 使用composer形式
2 直接引入使用
常见问题
- 使用原生PHP异常处理错误,请使用catch(Exception $e) 进行捕获
- API 的使用 demo 可以参考 (https://github.com/vhall/web_sdk_php/example)。
- SDK不需要时刻保持最新版本,如不想更改代码,仅需下载最新 src/check.json check.json 并更新即可使用最新接口
联系我们
- 如果需要帮助,请提交工单(直接向 [email protected] 发送邮件)
- 更详细的文档,见官方文档站
- 如果发现了bug, 欢迎提交 issue
- 如果有功能需求,欢迎提交 issue
代码许可
The MIT License (MIT).详情见 License文件.
All versions of web_sdk with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5.0
The package vhall/web_sdk contains the following files
Loading the files please wait ....