kbhagchandani/experian-php

Experian NetConnect API 的 PHP 封装

0.1.0 2018-06-06 07:06 UTC

This package is not auto-updated.

Last update: 2024-09-21 13:47:37 UTC


README

Experian Netconnect API 的 PHP 封装。

本项目基于美国 Experian 的 NetConnect API。

实现的 NetConnect 产品

  • FICO

前置条件

  • PHP 7.1,以下组件需启用:
    • OpenSSL
    • JSON
    • XML
    • Curl
  • Composer
  • Experian 获取访问凭证

实现

贡献

  1. 复制此项目
  2. 创建你的功能分支 (git checkout -b my-new-feature)
  3. 提交你的更改 (git commit -am 'Add some feature')
  4. 推送到分支 (git push origin my-new-feature)
  5. 创建新的 Pull Request

版权

版权 (c) 2016-2018 Kapil Bhagchandani。详情请见 LICENSE