paymentassist/creditsafe-callreport
最新稳定版本:2.0.0
Composer 安装命令:
composer require paymentassist/creditsafe-callreport
包简介
PHP client for accessing the CreditSafe CallReport API
README 文档
README
PHP client for accessing the CreditSafe CallReport API
Installation
Install with composer:
composer require paymentassist/creditsafe-callreport
Usage
src/CreditsafeMiddleware.php handles authentication, ensure the following ENV variables are available:
export CREDITSAFE_COMPANY="your company"
export CREDITSAFE_USERNAME="your username"
export CREDITSAFE_PASSWORD="your password"
See example.php.
Regenerating class maps
./vendor/bin/soap-client generate:classmap --config=./config/soap-client.php
统计信息
- 总下载量: 7.56k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-02-10