yii2-monexy:货币API

时间:2021-06-29 04:57:01
【文件属性】:
文件名称:yii2-monexy:货币API
文件大小:10KB
文件格式:ZIP
更新时间:2021-06-29 04:57:01
PHP 使用 Monexy 服务 API 的扩展 安装扩展 建议使用安装扩展。 按照命令 php composer.phar require richweber/yii2-monexy "*" 或添加 "richweber/yii2-monexy": "dev-master" 在composer.json文件的require部分。 应用配置 配置示例: 'components' => [ . . . 'monexy' => [ 'class' => 'richweber\monexy\Monexy' , 'apiName' => 'testAPI' , 'apiPassword' => 'password' , 'requestType' => 'POST' , 'contentType' =
【文件预览】:
yii2-monexy-master
----composer.json(724B)
----Exception.php(549B)
----ApiException.php(557B)
----LICENSE(1KB)
----README.md(1KB)
----Monexy.php(42KB)

网友评论