PHPackages                             m1x0n/helpscout-docs-api-php - 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. m1x0n/helpscout-docs-api-php

ActiveLibrary[API Development](/categories/api)

m1x0n/helpscout-docs-api-php
============================

API client for the Help Scout Docs API

4.1.1(1y ago)2124.2k↓17.9%5[1 PRs](https://github.com/m1x0n/helpscout-docs-api-php/pulls)1MITPHPPHP &gt;=8CI passing

Since May 31Pushed 4mo ago2 watchersCompare

[ Source](https://github.com/m1x0n/helpscout-docs-api-php)[ Packagist](https://packagist.org/packages/m1x0n/helpscout-docs-api-php)[ Docs](http://www.helpscout.net)[ RSS](/packages/m1x0n-helpscout-docs-api-php/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (4)Versions (27)Used By (1)

helpscout-docs-api-php [![example workflow](https://github.com/m1x0n/helpscout-docs-api-php/actions/workflows/main.yaml/badge.svg)](https://github.com/m1x0n/helpscout-docs-api-php/actions/workflows/main.yaml/badge.svg)
==========================================================================================================================================================================================================================

[](#helpscout-docs-api-php-)

PHP Wrapper for the Help Scout Docs API. More information about Docs API: .

Inspired and followed by original  repository.

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

[](#requirements)

- PHP &gt;= 8

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

[](#installation)

This will install latest `4.*` version:

```
composer require m1x0n/helpscout-docs-api-php

```

Package versionPHP version`1.*``>= 5.5``2.*``>= 7.3``3.*``>= 7.4``4.*``>= 8`Previous versions are also available and could be installed in following way:

```
composer require m1x0n/helpscout-docs-api-php:^2

```

Example Usage:
--------------

[](#example-usage)

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

use HelpScoutDocs\DocsApiClient;

// Initialize client
$docsApiClient = new DocsApiClient('your-api-key');

// Get all collections
$collections = $docsApiClient->getCollections();
```

[More examples](https://github.com/m1x0n/helpscout-docs-api-php/tree/master/examples)
-------------------------------------------------------------------------------------

[](#more-examples)

[Changelog](https://github.com/m1x0n/helpscout-docs-api-php/tree/master/CHANGELOG.md)
-------------------------------------------------------------------------------------

[](#changelog)

[Covered Docs API methods](https://github.com/m1x0n/helpscout-docs-api-php/tree/master/REFERENCE.md)
----------------------------------------------------------------------------------------------------

[](#covered-docs-api-methods)

Contributions
-------------

[](#contributions)

Contributions are highly appreciated.

Feel free to file an issue, send a PR, make a suggestion etc.

TODO
----

[](#todo)

Use jms/serializer for deserialization

###  Health Score

50

—

FairBetter than 96% of packages

Maintenance58

Moderate activity, may be stable

Popularity37

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity73

Established project with proven stability

 Bus Factor1

Top contributor holds 82.2% 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 ~126 days

Recently: every ~93 days

Total

25

Last Release

605d ago

Major Versions

0.1.2 → 1.02016-07-07

1.4.0 → 2.0.02020-10-09

2.0.1 → 3.0.02022-04-10

3.0.1 → 4.0.02022-07-23

PHP version history (5 changes)0.1.2PHP &gt;=5.3.2

1.0PHP &gt;=5.5.0

2.0.0PHP &gt;=7.3.0

3.0.0PHP &gt;=7.4.0

4.0.0PHP &gt;=8

### Community

Maintainers

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

---

Top Contributors

[![m1x0n](https://avatars.githubusercontent.com/u/1465680?v=4)](https://github.com/m1x0n "m1x0n (97 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (14 commits)")[![MaxGfeller](https://avatars.githubusercontent.com/u/361435?v=4)](https://github.com/MaxGfeller "MaxGfeller (3 commits)")[![adammeyer](https://avatars.githubusercontent.com/u/4603906?v=4)](https://github.com/adammeyer "adammeyer (2 commits)")[![coffeeneer](https://avatars.githubusercontent.com/u/4289336?v=4)](https://github.com/coffeeneer "coffeeneer (1 commits)")[![jamesckemp](https://avatars.githubusercontent.com/u/1853915?v=4)](https://github.com/jamesckemp "jamesckemp (1 commits)")

---

Tags

api-clientdocshelpscoutphpapiapi clientdocshelpscoutdocs-api

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP\_CodeSniffer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/m1x0n-helpscout-docs-api-php/health.svg)

```
[![Health](https://phpackages.com/badges/m1x0n-helpscout-docs-api-php/health.svg)](https://phpackages.com/packages/m1x0n-helpscout-docs-api-php)
```

###  Alternatives

[openai-php/laravel

OpenAI PHP for Laravel is a supercharged PHP API client that allows you to interact with the Open AI API

3.7k7.6M74](/packages/openai-php-laravel)[crowdin/crowdin-api-client

PHP client library for Crowdin API v2

611.5M5](/packages/crowdin-crowdin-api-client)[helpscout/api

Help Scout API v2 Client

1002.1M4](/packages/helpscout-api)[m165437/laravel-blueprint-docs

API Blueprint Renderer for Laravel

22779.0k](/packages/m165437-laravel-blueprint-docs)[fabian-beiner/todoist-php-api-library

A PHP client library that provides a native interface to the official Todoist REST API.

4810.8k](/packages/fabian-beiner-todoist-php-api-library)

PHPackages © 2026

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