Download the PHP package bradstw/five9-client without Composer
On this page you can find all versions of the php package bradstw/five9-client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package five9-client
Five9 Client Library for PHP
Installation
composer require bradstw/five9-client:dev-master After Install, set desired defaults in the Defaults class scr/Defaults.
Features
- PSR-4 autoloading compliant structure
- Unit-Testing with PHPUnit
- Comprehensive Examples - Coming Soon
Current Supported Methods
User
- createUser
- deleteUser
- getUsersGeneralinfo
- getAllUsersInfo
- activeUser (de-activate or re-activate a user account)
Groups
- allAgentGroups
- getAgentGroup
- searchAgentGroups
- deleteAgentGroup
- createAgentGroup
- modifyAgentGroup (rename, addAgents, removeAgents)
Report
- runReport
Campaign
- getAllDNIS
- getCampaignDNISList
- getOpenDNIS
Lists
- createList
- deleteList
- addNumberToDnc
- removeNumbersFromDnc
Contacts
- addRecordToList
- deleteRecordFromList
All versions of five9-client with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6
The package bradstw/five9-client contains the following files
Loading the files please wait ....