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(1mo ago)045.3k↓26.5%12MITPHPPHP &gt;=7.0

Since Feb 26Pushed 1mo 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 1mo 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

44

—

FairBetter than 92% of packages

Maintenance89

Actively maintained with recent releases

Popularity29

Limited adoption so far

Community15

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

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

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M480](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[facebook/php-business-sdk

PHP SDK for Facebook Business

90821.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

74513.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

265103.1M454](/packages/google-gax)[google/common-protos

Google API Common Protos for PHP

173103.7M50](/packages/google-common-protos)

PHPackages © 2026

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