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 3w 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 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity60

Established project with proven stability

 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

1810d 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

3741.3M47](/packages/tencentcloud-tencentcloud-sdk-php)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k656.1k38](/packages/neuron-core-neuron-ai)[avalara/avataxclient

Client library for Avalara's AvaTax suite of business tax calculation and processing services. Uses the REST v2 API.

528.5M7](/packages/avalara-avataxclient)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

273.0k](/packages/eslazarev-wildberries-sdk)[files.com/files-php-sdk

Files.com PHP SDK

2481.1k](/packages/filescom-files-php-sdk)[aimeos/prisma

A powerful PHP package for integrating media related Large Language Models (LLMs) into your applications

1943.1k5](/packages/aimeos-prisma)

PHPackages © 2026

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