定制 vehikl/laravel-twilio-programmable-voice-test-rig 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

vehikl/laravel-twilio-programmable-voice-test-rig

最新稳定版本:v0.0.1-rc.0

Composer 安装命令:

composer require vehikl/laravel-twilio-programmable-voice-test-rig

包简介

A laravel library for testing twilio programmable voice twiml flows

README 文档

README

Test your programmable voice twiml call flows, start to finish. Behind the scenes, uses PHPUnit static assertions, and not tested with Pest.

You need this library if you:

  • ☎️ Use twilio's programmable voice for handling phone calls
  • 📫 Have multiple endpoints to handle the flow of a call
  • 🔀 Multiple paths for the flow of a call

Quick-Start

<?php

// ...

use Vehikl\LaravelTwilioProgrammableVoiceTestRig\ProgrammableVoiceRig;

// ...

/** @test */
public function itDoesABasicFlow(): void
{
    // ...
}

Setting up your tests

Voice Calls

SMS Messaging

API

Assertions

  • assertTwimlEquals(twml, ...replacements) (works like sprintf)
  • assertTwimlContains(twml, ...replacements) (works like sprintf)
  • assertTwimlOrder([tag1Name, tag2Name])
  • assertRedirect(uri, method)
  • assertSay(textFromASayTag)
  • assertPlay(file)
  • assertDial(phoneNumber)
  • assertPause(numberOfSeconds)
  • assertStream(websocketUrl)
  • assertRecord(attributes)
  • assertGather(attributes, children?)
  • assertCallStatus(status)
  • assertTwilioHit(uri, method = 'POST', byTwimlTag = null)
  • assertCallEnded()
  • assertRejected(reason)

Contributors

  • Ahmed
  • Alex
  • Brad
  • Eric
  • Hunter
  • Ian
  • John I
  • John M
  • Jeff C
  • Justin S
  • Ruta

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-11-21

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固