PHPackages                             rocketeers-app/rocketeers-api-client - 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. rocketeers-app/rocketeers-api-client

ActiveLibrary[API Development](/categories/api)

rocketeers-app/rocketeers-api-client
====================================

Rocketeers API Client

v1.2.0(3mo ago)048.4k↓40.4%2MITPHPPHP &gt;=7.0

Since Feb 26Pushed 3mo ago1 watchersCompare

[ Source](https://github.com/rocketeers-app/api-client)[ Packagist](https://packagist.org/packages/rocketeers-app/rocketeers-api-client)[ Docs](https://github.com/rocketeers-app/rocketeers-api-client)[ RSS](/packages/rocketeers-app-rocketeers-api-client/feed)WikiDiscussions main Synced 2d ago

READMEChangelog (1)Dependencies (2)Versions (7)Used By (2)

Rocketeers API Client
=====================

[](#rocketeers-api-client)

[![Latest Version on Packagist](https://camo.githubusercontent.com/2c5bdf0e455659a0280e5acdd8634a841f8c419783c63a686ca807209a3ef9f7/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f726f636b6574656572732d6170702f726f636b6574656572732d6170692d636c69656e742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/rocketeers-app/rocketeers-api-client)[![Total Downloads](https://camo.githubusercontent.com/0fd770666d0ea61c7f59764437f906e415cb184c5aad63be0a15c3cc66550ef5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f726f636b6574656572732d6170702f726f636b6574656572732d6170692d636c69656e742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/rocketeers-app/rocketeers-api-client)

A lightweight PHP client for the [Rocketeers](https://rocketeers.app) API. Report errors from any PHP application.

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

[](#requirements)

- PHP 7.0+

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

[](#installation)

```
composer require rocketeers-app/rocketeers-api-client
```

Usage
-----

[](#usage)

```
use Rocketeers\Rocketeers;

$client = new Rocketeers('your-api-token');

$client->report([
    'message' => 'Something went wrong',
    'level' => 'error',
    'context' => ['user_id' => 42],
]);
```

Testing
-------

[](#testing)

```
composer test
```

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Mark van Eijk](https://github.com/markvaneijk)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

42

—

FairBetter than 88% of packages

Maintenance80

Actively maintained with recent releases

Popularity28

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

 Bus Factor1

Top contributor holds 87.1% 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 ~129 days

Total

4

Last Release

104d ago

Major Versions

v0.1.0 → v1.0.02026-02-25

PHP version history (4 changes)v0.1.0PHP ^7.0 || ^8.0

v1.0.0PHP ^8.2

v1.1.0PHP ^7.0

v1.2.0PHP &gt;=7.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/7c6a425dc8645907a118a007438172d58c2016773f54ab3a834beff172632f13?d=identicon)[ux](/maintainers/ux)

---

Top Contributors

[![markvaneijk](https://avatars.githubusercontent.com/u/1925388?v=4)](https://github.com/markvaneijk "markvaneijk (54 commits)")[![Casmo](https://avatars.githubusercontent.com/u/385764?v=4)](https://github.com/Casmo "Casmo (4 commits)")[![mhortulanus](https://avatars.githubusercontent.com/u/91618246?v=4)](https://github.com/mhortulanus "mhortulanus (4 commits)")

---

Tags

Mark van Eijkrocketeers-api-client

###  Code Quality

TestsPest

### Embed Badge

![Health badge](/badges/rocketeers-app-rocketeers-api-client/health.svg)

```
[![Health](https://phpackages.com/badges/rocketeers-app-rocketeers-api-client/health.svg)](https://phpackages.com/packages/rocketeers-app-rocketeers-api-client)
```

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35916.4M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24016.2M20](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172445.0k15](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

93459.5k6](/packages/botman-driver-telegram)

PHPackages © 2026

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