Download the PHP package oneyun/sdk without Composer

On this page you can find all versions of the php package oneyun/sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package sdk

ONEYUN PHP SDK

Installation

Quickstart

语音回拨

calls示例

语音回拨发起

语音回拨挂断

语音通知

notifyCall示例

语音验证码

verfiyCall示例

IVR呼出

ivrCall示例

IVR

放音

play示例

输出结果

playlist示例

输出结果

录音

record示例

输出结果

收码

get示例

输出结果

挂断

hangup示例

输出结果

拨号

dial示例

输出结果

后续

next示例

呼叫中心

分机

新建分机

删除分机

查看一个分机

查看分机列表

坐席

坐席登录

坐席注销

坐席报到

获取单个坐席信息

获取坐席信息列表

设置坐席分机

设置坐席状态

设置坐席技能

排队条件

新建排队条件

删除排队条件

修改排队条件

获取单条排队条件

获取多条排队条件

交谈

设置呼叫听说模式

邀请坐席加入

邀请外线加入

获取交谈单条记录

获取交谈列表

坐席操作

坐席拒绝排队任务

坐席呼叫外线

坐席呼叫其它坐席

前转到其它坐席

后转到其它坐席

后转到外线

设置听说模式

坐席加入交谈

坐席退出交谈

合并交谈

获取坐席所在交谈列表

管理API

子帐号管理

新增子账号 [ok]

修改子账号

删除子账号

查询子帐号列表

子账号详情

$pageNo = 1; $pageSize = 20;

设置子账号配额

查询号码列表

查询号码列表

号码绑定子账号

号码解绑子账号


All versions of sdk with dependencies

PHP Build Version
Package Version
No informations.
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package oneyun/sdk contains the following files

Loading the files please wait ....