PHPackages                             thing-broken/thing-broken - 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. thing-broken/thing-broken

AbandonedLibrary[API Development](/categories/api)

thing-broken/thing-broken
=========================

A library for integrating with the Thing Broken API

v0.8.0(6y ago)07.6k1MITPHPPHP &gt;=7.0

Since Aug 22Pushed 6y ago1 watchersCompare

[ Source](https://github.com/thing-broken/thing-broken)[ Packagist](https://packagist.org/packages/thing-broken/thing-broken)[ RSS](/packages/thing-broken-thing-broken/feed)WikiDiscussions master Synced 6d ago

READMEChangelogDependencies (1)Versions (9)Used By (1)

Thing Broken
------------

[](#thing-broken)

About
=====

[](#about)

Thing Broken is a PHP (only, for now) library for tracking success criteria. It "plugs in" to our web control panel [here](https://thing-broken.com).

A task can fail in such a way that produces no errors - so by tracking your success criteria, you can ensure a job is running correctly and be notified when it's not.

Requirements
============

[](#requirements)

- PHP 7.0+
- json extension

Installation
============

[](#installation)

Install our library using composer.

`composer require thing-broken/thing-broken`

Usage
=====

[](#usage)

```
// Initialise the client only once
\ThingBroken\ThingBroken\Client::init('64OjsTJXScxN5xNzEI2QFr3vtLLL6fK9xjBhBxqv9gsdskX6');

// Get an instance of the client
$client = \ThingBroken\ThingBroken\Client::getInstance();

// Fire off an event
$client->fire('Account Created');
```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity48

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 ~1 days

Total

8

Last Release

2449d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/96775b72e83f533028dc82c8f24df717f837f8b3ba00b6f25e305179ef627c3b?d=identicon)[SamMakesCode](/maintainers/SamMakesCode)

---

Top Contributors

[![SamMakesCode](https://avatars.githubusercontent.com/u/10065536?v=4)](https://github.com/SamMakesCode "SamMakesCode (7 commits)")

### Embed Badge

![Health badge](/badges/thing-broken-thing-broken/health.svg)

```
[![Health](https://phpackages.com/badges/thing-broken-thing-broken/health.svg)](https://phpackages.com/packages/thing-broken-thing-broken)
```

###  Alternatives

[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3731.2M42](/packages/tencentcloud-tencentcloud-sdk-php)[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)
