PHPackages                             bradstw/five9-client - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Templating &amp; Views](/categories/templating)
4. /
5. bradstw/five9-client

ActiveLibrary[Templating &amp; Views](/categories/templating)

bradstw/five9-client
====================

Five9 Helper Library to interact with Five9 web config API.

v1.1.0beta(6y ago)2103MITPHPPHP &gt;=5.6CI failing

Since Jun 10Pushed 4y ago1 watchersCompare

[ Source](https://github.com/bradstw/five9-client)[ Packagist](https://packagist.org/packages/bradstw/five9-client)[ RSS](/packages/bradstw-five9-client/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (1)Versions (7)Used By (0)

Five9 Client Library for PHP
============================

[](#five9-client-library-for-php)

[![MIT license](https://camo.githubusercontent.com/4661abfe916186acde514558e7f040833cb63ba7098401a51ce339cbb2b4cf9e/687474703a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e737667)](http://opensource.org/licenses/MIT) [![Packagist Version](https://camo.githubusercontent.com/1a17672ebf347def2017ff6c2814f41b940b05a58cfe07541acde826911399f4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f627261647374772f66697665392d636c69656e742e737667)](https://camo.githubusercontent.com/1a17672ebf347def2017ff6c2814f41b940b05a58cfe07541acde826911399f4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f627261647374772f66697665392d636c69656e742e737667) [![PHP from Packagist](https://camo.githubusercontent.com/b30497047a4cd6520d82c74a19e05599658288ba09cfa5ff6a68a60e6a8d550d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f627261647374772f66697665392d636c69656e742e737667)](https://camo.githubusercontent.com/b30497047a4cd6520d82c74a19e05599658288ba09cfa5ff6a68a60e6a8d550d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f627261647374772f66697665392d636c69656e742e737667) [![GitHub issues](https://camo.githubusercontent.com/053970c174b21714b5a043fd8690702b2f78085b6f3bef8772e0cb7f18b9f2d3/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f627261647374772f66697665392d636c69656e742e737667)](https://camo.githubusercontent.com/053970c174b21714b5a043fd8690702b2f78085b6f3bef8772e0cb7f18b9f2d3/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f627261647374772f66697665392d636c69656e742e737667)

Installation
------------

[](#installation)

composer require bradstw/five9-client:dev-master After Install, set desired defaults in the Defaults class scr/Defaults.

Features
--------

[](#features)

- PSR-4 autoloading compliant structure
- Unit-Testing with PHPUnit
- Comprehensive Examples - Coming Soon

Current Supported Methods
-------------------------

[](#current-supported-methods)

#### User

[](#user)

- createUser
- deleteUser
- getUsersGeneralinfo
- getAllUsersInfo
- activeUser (de-activate or re-activate a user account)

#### Groups

[](#groups)

- allAgentGroups
- getAgentGroup
- searchAgentGroups
- deleteAgentGroup
- createAgentGroup
- modifyAgentGroup (rename, addAgents, removeAgents)

#### Report

[](#report)

- runReport

#### Campaign

[](#campaign)

- getAllDNIS
- getCampaignDNISList
- getOpenDNIS

#### Lists

[](#lists)

- createList
- deleteList
- addNumberToDnc
- removeNumbersFromDnc

#### Contacts

[](#contacts)

- addRecordToList
- deleteRecordFromList

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity44

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~70 days

Total

3

Last Release

2388d ago

PHP version history (2 changes)v1.0.0betaPHP &gt;=5.4

v1.0.1betaPHP &gt;=5.6

### Community

Maintainers

![](https://www.gravatar.com/avatar/0d2cf6b7110eb6d97c74843466cbacee2fdbdcbf85a360b837e11a250e3e9db7?d=identicon)[bradstw](/maintainers/bradstw)

---

Top Contributors

[![bradstw](https://avatars.githubusercontent.com/u/21315239?v=4)](https://github.com/bradstw "bradstw (60 commits)")

---

Tags

composerpackagetemplatefive9

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/bradstw-five9-client/health.svg)

```
[![Health](https://phpackages.com/badges/bradstw-five9-client/health.svg)](https://phpackages.com/packages/bradstw-five9-client)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
