PHPackages                             testmonitor/custify-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. testmonitor/custify-client

AbandonedArchivedLibrary[Utility &amp; Helpers](/categories/utility)

testmonitor/custify-client
==========================

The TestMonitor Custify Client.

v2.0.0(4y ago)22.2k2MITPHPPHP ^8.0

Since Apr 24Pushed 1y ago2 watchersCompare

[ Source](https://github.com/testmonitor/custify-client)[ Packagist](https://packagist.org/packages/testmonitor/custify-client)[ RSS](/packages/testmonitor-custify-client/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (5)Dependencies (6)Versions (6)Used By (0)

TestMonitor Custify Client
==========================

[](#testmonitor-custify-client)

[![Latest Stable Version](https://camo.githubusercontent.com/183869915ed6cb6817cb6faad597a59b435280d77526429b8b381fadc7fdaef3/68747470733a2f2f706f7365722e707567782e6f72672f746573746d6f6e69746f722f637573746966792d636c69656e742f762f737461626c65)](https://packagist.org/packages/testmonitor/custify-client)[![CircleCI](https://camo.githubusercontent.com/e3942125e8ad82975e7bda9c26a7360561adf7406bb9a224a151b480ad984af4/68747470733a2f2f696d672e736869656c64732e696f2f636972636c6563692f70726f6a6563742f6769746875622f746573746d6f6e69746f722f637573746966792d636c69656e742e737667)](https://circleci.com/gh/testmonitor/custify-client)[![StyleCI](https://camo.githubusercontent.com/e4d1116ad7929b7c3853cda2c483665effc7fb3d443044f40b4d388ed6d6b4bc/68747470733a2f2f7374796c6563692e696f2f7265706f732f3334323632373535372f736869656c64)](https://styleci.io/repos/342627557)[![codecov](https://camo.githubusercontent.com/e5186e2ea89c8a35d9d591a3a72f51bc250c7723b92d5c5ebd5d7991e400a0df/68747470733a2f2f636f6465636f762e696f2f67682f746573746d6f6e69746f722f637573746966792d636c69656e742f67726170682f62616467652e7376673f746f6b656e3d56335654465835454150)](https://codecov.io/gh/testmonitor/custify-client)[![License](https://camo.githubusercontent.com/04e1b3dbd404cfa48540b2706a4ad7b8ed82a94945e6ee5d1a00b8fe377e5488/68747470733a2f2f706f7365722e707567782e6f72672f746573746d6f6e69746f722f637573746966792d636c69656e742f6c6963656e7365)](https://packagist.org/packages/testmonitor/custify-client)

This package provides a very basic, convenient, and unified wrapper for [Custify](https://docs.custify.com/).

Table of Contents
-----------------

[](#table-of-contents)

- [Installation](#installation)
- [Usage](#usage)
- [Examples](#examples)
- [Tests](#tests)
- [Changelog](#changelog)
- [Contributing](#contributing)
- [Credits](#credits)
- [License](#license)

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

[](#installation)

To install the client you need to require the package using composer:

```
$ composer require testmonitor/custify-client

```

Use composer's autoload:

```
require __DIR__.'/../vendor/autoload.php';
```

You're all set up now!

Usage
-----

[](#usage)

You'll have to instantiate the client using your credentials:

```
$custify = new \TestMonitor\Custify\Client('token');
```

Next, you can start interacting with Custify.

Examples
--------

[](#examples)

Get a list of Custify people:

```
$people = $custify->people();
```

Create a new person:

```
$person = $custify->createPerson(new \TestMonitor\Custify\Resources\Person([
    'user_id' => 25,
    'email' => 'john.doe@mail.com',
    'phone' => '+44 7911 123456',
    'name' => 'John Doe',
]);
```

Tests
-----

[](#tests)

The package contains integration tests. You can run them using PHPUnit.

```
$ vendor/bin/phpunit

```

Changelog
---------

[](#changelog)

Refer to [CHANGELOG](CHANGELOG.md) for more information.

Contributing
------------

[](#contributing)

Refer to [CONTRIBUTING](CONTRIBUTING.md) for contributing details.

Credits
-------

[](#credits)

- **Thijs Kok** - *Lead developer* - [ThijsKok](https://github.com/thijskok)
- **Stephan Grootveld** - *Developer* - [Stefanius](https://github.com/stefanius)
- **Frank Keulen** - *Developer* - [FrankIsGek](https://github.com/frankisgek)
- **Muriel Nooder** - *Developer* - [ThaNoodle](https://github.com/thanoodle)

License
-------

[](#license)

The MIT License (MIT). Refer to the [License](LICENSE.md) for more information.

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance28

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 80% 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 ~51 days

Total

5

Last Release

1690d ago

Major Versions

v1.3.0 → v2.0.02021-11-15

PHP version history (2 changes)v1.0.0PHP ^7.4|^8.0

v2.0.0PHP ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/47f66133b6b4806a16aaed043daa733f5e97adb7a10c9982d01a1cda9f492040?d=identicon)[stefanius](/maintainers/stefanius)

![](https://www.gravatar.com/avatar/39f48c881813b7d3b044ca5660aa5ab9e60b5dd7c34ed4a47acbb11bd20b7593?d=identicon)[thijskok](/maintainers/thijskok)

---

Top Contributors

[![thijskok](https://avatars.githubusercontent.com/u/1344550?v=4)](https://github.com/thijskok "thijskok (52 commits)")[![stefanius](https://avatars.githubusercontent.com/u/2707905?v=4)](https://github.com/stefanius "stefanius (12 commits)")[![StyleCIBot](https://avatars.githubusercontent.com/u/11048387?v=4)](https://github.com/StyleCIBot "StyleCIBot (1 commits)")

---

Tags

custifytestmonitorclienttestmonitorcustify

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/testmonitor-custify-client/health.svg)

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

###  Alternatives

[aws/aws-sdk-php

AWS SDK for PHP - Use Amazon Web Services in your PHP project

6.3k543.5M2.6k](/packages/aws-aws-sdk-php)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k656.1k38](/packages/neuron-core-neuron-ai)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M46](/packages/tencentcloud-tencentcloud-sdk-php)[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

751291.4k42](/packages/civicrm-civicrm-core)[spatie/laravel-export

Create a static site bundle from a Laravel app

674146.0k6](/packages/spatie-laravel-export)[oat-sa/tao-core

TAO core extension

66143.7k121](/packages/oat-sa-tao-core)

PHPackages © 2026

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