PHPackages                             radasfunk/fastbreak-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. radasfunk/fastbreak-php

AbandonedArchivedLibrary[API Development](/categories/api)

radasfunk/fastbreak-php
=======================

PHP client for FastBreak

1.0.3(4y ago)157MITPHPPHP ^7.4|^8.0

Since Jul 10Pushed 4y ago1 watchersCompare

[ Source](https://github.com/radasfunk/fastbreak-php)[ Packagist](https://packagist.org/packages/radasfunk/fastbreak-php)[ Docs](https://github.com/radasfunk/fastbreak-php)[ RSS](/packages/radasfunk-fastbreak-php/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (4)Dependencies (3)Versions (5)Used By (0)

Very short description of the package
=====================================

[](#very-short-description-of-the-package)

PHP driver for Fast Break.

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

[](#installation)

You can install the package via composer:

```
composer require radasfunk/fastbreak-php
```

Usage
-----

[](#usage)

```
$fastbreak = new Client(
    {{channelID}},
    {{apiKey}}'),
);

$res = $fastbreak->get('customers', [
    'filter[name]' => 'John',
]);
```

### Changelog

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

Credits
-------

[](#credits)

- [Alexander Lingris](https://github.com/radasfunk)

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity59

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

Total

4

Last Release

1764d ago

### Community

Maintainers

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

---

Top Contributors

[![lexx27](https://avatars.githubusercontent.com/u/696146?v=4)](https://github.com/lexx27 "lexx27 (6 commits)")

---

Tags

fastbreak

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/radasfunk-fastbreak-php/health.svg)

```
[![Health](https://phpackages.com/badges/radasfunk-fastbreak-php/health.svg)](https://phpackages.com/packages/radasfunk-fastbreak-php)
```

###  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)
