Download the PHP package bravist/exchange without Composer
On this page you can find all versions of the php package bravist/exchange. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package exchange
Laravel 私有化扩展包:摩交所接口
微博:
会勇同学
特性
- 使用GuzzleHttp发送HTTP请求
- 利用PHP openssl扩展非对称加密算法完成数据加密传输
- 使用Composer 实现组件的下载与安装
安装
- 通过composer,这是推荐的方式,可以使用composer.json 声明依赖,或者运行下面的命令。SDK 包已经放到这里
bravist/exchange
配置
Laravel 应用
-
注册
ServiceProvider
: -
创建配置文件:
-
请修改应用根目录下的
config/exchange.php
中对应的项即可; -
在文件中注入依赖,完成接口请求
- 响应结果如下:
License
MIT
All versions of exchange with dependencies
PHP Build Version
Package Version
The package bravist/exchange contains the following files
Loading the files please wait ....