voximplant / php-pds-client-demo

php-based Predictive Dialer client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Initialization

  1. Clone repository.
  2. For the client to work, you must have the grpc extension (Installation guide: https://cloud.google.com/php/grpc).
  3. Install dependencies: composer install.
  4. Fill in the values of the necessary parameters in the file .env.

Launch

Client launch: php client.php.

About

php-based Predictive Dialer client


Languages

Language:PHP 98.7%Language:Dockerfile 1.3%