real-intel/api-wrapper 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

real-intel/api-wrapper

Composer 安装命令:

composer require real-intel/api-wrapper

包简介

This is a wrapper for the Data Highlights / Real Intel API Suite

README 文档

README

A wrapper library for integration with the Real Intel API

Installation

This library can be installed to your php project using composer

composer require real-intel/api-wrapper

In order to use this library you need to initialise it using your Real Intel credentials:

$wrapper = new RealIntelDelegate([
    'api_key' => 'Your-API-Key',
    'customer_id' => 'Your-Customer-ID',
    'sandbox' => true,
    'show_notes' => true
]);

Once initialised you can make calls to the class as follows:

$consumer = $wrapper->doConsumerTraceLite("Consumer-ID-Number", "Consumer-Last-Name", "Your-Unique-Reference");

There are multiple calls to be made, so the Real Intel API Documentation can be used for reference.

NOTE: Not all API calls are available yet in this libary and will be added at a later stage. If you require a call, please contact us.

统计信息

  • 总下载量: 5
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: Unknown
  • 更新时间: 2020-12-08

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固