kattsoftware/php-telephonify
最新稳定版本:v0.1
Composer 安装命令:
composer require kattsoftware/php-telephonify
包简介
Create IVR/phone robots/automated telephone applications/call-centers easy
README 文档
README
Telephonify is a PHP library which helps you to create telephone interactive menus (IVRs), automated attendants, call-centers and many more!
If you ever wanted to create one of those popular over-the-phone assistants, menus (and even a call-center!), then this library is for you.
This library can be used for the following providers of such services:
Installation
This library can be installed by using composer:
composer install kattsoftware/php-telephonify
Getting started
You can get started using Telephonify here.
About
This library tries to unify more providers of such services under one, unique usage. While all the providers were thoroughly tested and checked for corner cases, as this library is just new, there could be very rare situations where functionality and/or features' specific behaviors work slightly different than expected. If you find any such cases, kindly please report them as issues on this repo. You are also more than welcome to submit your own PRs!
To do:
- unit tests
- a tool for testing locally the implementation (without making the actual calls)
- recording feature (for human-to-human dialog parts of the call)
- implement more events across all providers
License
The library is licensed under the MIT License (MIT). See the LICENSE file for more information.
Copyright (c) KattSoftware dev team.
统计信息
- 总下载量: 15
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 7
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-06-07