Download the PHP package kattsoftware/php-telephonify without Composer
On this page you can find all versions of the php package kattsoftware/php-telephonify. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download kattsoftware/php-telephonify
More information about kattsoftware/php-telephonify
Files in kattsoftware/php-telephonify
Package php-telephonify
Short Description Create IVR/phone robots/automated telephone applications/call-centers easy
License MIT
Informations about the package php-telephonify
PHP Telephonify
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:
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.