PHPackages                             thedigit/groove-api - 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. [API Development](/categories/api)
4. /
5. thedigit/groove-api

ActiveLibrary[API Development](/categories/api)

thedigit/groove-api
===================

v0.4.3(8y ago)014MITPHPPHP &gt;=7.0

Since May 4Pushed 8y ago1 watchersCompare

[ Source](https://github.com/Thedigit/php-groove-api)[ Packagist](https://packagist.org/packages/thedigit/groove-api)[ RSS](/packages/thedigit-groove-api/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (5)Versions (8)Used By (0)

PHP Groove API client
=====================

[](#php-groove-api-client)

[![Build Status](https://camo.githubusercontent.com/1f3ffe886e66281834ba76d8a2e2b2b1ae786ecf5f4f7ad5c8e61f1ffa9919ed/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f486567617274794d617468732f7068702d67726f6f76652d6170692e7376673f6272616e63683d6d6173746572267374796c653d666c61742d737175617265)](https://travis-ci.org/HegartyMaths/php-groove-api)[![Coverage Status](https://camo.githubusercontent.com/ae9da4a8d82c7c79787f576c2d17dcbf71e2a3e92bd849ce31462c07e2953e3b/68747470733a2f2f696d672e736869656c64732e696f2f636f766572616c6c732f486567617274794d617468732f7068702d67726f6f76652d6170692e7376673f6272616e63683d6d6173746572267374796c653d666c61742d737175617265)](https://coveralls.io/github/HegartyMaths/php-groove-api?branch=master)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/c8e310e7633dc94324f56cbd52fc8dc8f83c7fcfc07244468e27793ea676b5ca/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f486567617274794d617468732f7068702d67726f6f76652d6170692e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/HegartyMaths/php-groove-api/?branch=master)

A simple wrapper for the Groove API in PHP.

- [Groove](https://www.groovehq.com)
- [Groove API](https://www.groovehq.com/docs)
- [HegartyMaths](https://hegartymaths.com)

Requirements
------------

[](#requirements)

- PHP &gt;= 7.0.0

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

[](#installation)

Install via [Composer](http://getcomposer.org).

```
$ composer require hegartymaths/groove-api
```

Basic usage
-----------

[](#basic-usage)

Visit the API Settings page (/groove\_client/settings/api) via your company subdomain to find your private token.

```
use Groove\Client;

$client = new Client('private-token');

$tickets = $client->tickets()->list();
```

Docs
----

[](#docs)

- [Agents](https://github.com/HegartyMaths/php-groove-api/blob/master/docs/Agents.md)
- [Attachments](https://github.com/HegartyMaths/php-groove-api/blob/master/docs/Attachments.md)
- [Customers](https://github.com/HegartyMaths/php-groove-api/blob/master/docs/Customers.md)
- [Folders](https://github.com/HegartyMaths/php-groove-api/blob/master/docs/Folders.md)
- [Groups](https://github.com/HegartyMaths/php-groove-api/blob/master/docs/Groups.md)
- [Mailboxes](https://github.com/HegartyMaths/php-groove-api/blob/master/docs/Mailboxes.md)
- [Messages](https://github.com/HegartyMaths/php-groove-api/blob/master/docs/Messages.md)
- [Tickets](https://github.com/HegartyMaths/php-groove-api/blob/master/docs/Tickets.md)
- [Webhooks](https://github.com/HegartyMaths/php-groove-api/blob/master/docs/Webhooks.md)

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 98.9% 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 ~5 days

Total

7

Last Release

3268d ago

PHP version history (2 changes)v0.2.0PHP &gt;=7

v0.3.0PHP &gt;=7.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/add214fc5f7951e2812c73d32a7aa050d15def735fa8302c492fa47bfa252242?d=identicon)[Thedigit](/maintainers/Thedigit)

---

Top Contributors

[![DanKeeble](https://avatars.githubusercontent.com/u/675847?v=4)](https://github.com/DanKeeble "DanKeeble (86 commits)")[![Thedigit](https://avatars.githubusercontent.com/u/2549321?v=4)](https://github.com/Thedigit "Thedigit (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/thedigit-groove-api/health.svg)

```
[![Health](https://phpackages.com/badges/thedigit-groove-api/health.svg)](https://phpackages.com/packages/thedigit-groove-api)
```

###  Alternatives

[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3731.2M42](/packages/tencentcloud-tencentcloud-sdk-php)[mvdnbrk/dhlparcel-php-api

DHL Parcel API client for PHP

3957.9k5](/packages/mvdnbrk-dhlparcel-php-api)[convertkit/convertkitapi

Kit PHP SDK for the Kit API

2167.1k1](/packages/convertkit-convertkitapi)[mapado/rest-client-sdk

Rest Client SDK for hydra API

1125.9k2](/packages/mapado-rest-client-sdk)

PHPackages © 2026

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