Skip to content

davidsoloman/erlang_c_php_class

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Description

Erlang-C PHP Class is a class that can be used to calculcate the required number of call center employees based on the inbound call/chat/ticket metrics.

For example, you can find:

  • The number of techs needed to answer XX% of calls within XX seconds
  • The probability that there will be a delay based on the number of agents you have.
  • The service level based on the number of agents you have.
  • The average wait time based on the number of agents you have.

Usage

Usage is described in example/example.php

I spent quite some time looking for such a PHP class, and it appears nobody wants to share them, so I decided to share one that I found in Java format and edited to make it work on PHP. We must give credit where credit is due, so Here is a link to the original Java Class:

http://www-etud.iro.umontreal.ca/~chanwyea/callcenter/

About

PHP Class for Erlang-C Call Center Model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages