承接 wpeereboom/php-telzio 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

wpeereboom/php-telzio

Composer 安装命令:

composer require wpeereboom/php-telzio

包简介

Php library to connect with the Telzio API

README 文档

README

Introduction

This library is a client for the Telzio API

Features

This library’s features include the following.

  • Get the Live calls at this moment
  • Get the call log with call details
  • Get specific call details

Installation

The recommended way to install this library is through Composer:

$ php composer.phar require wpeereboom/php-telzio dev-master

Usage

The client

Use the client to get the call data. First construct a client and call the methods to receive the data:

$telzioClient = new TelzioClient($username, $password);

// To get the live calls
$liveCalls = $telzioClient->getLiveCalls();

// To get the first 20 records of the call log
$logResult = $telzioClient->getLog();

// To get the details of a specific call
$call = $telzioClient->getCallDetails('sd35wegwe-b32we3-23b1c-4583e-ec1338asdc45e'); // CallUUID

// To get the account details, currently only balance information
$account = $telzioClient->getAccount();

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-11-20

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固