PHPackages                             ridersagency/pulseclient - 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. ridersagency/pulseclient

ActiveLibrary[API Development](/categories/api)

ridersagency/pulseclient
========================

A client library for interacting with the Riders Pulse API

10.0.91(2y ago)07MITPHPPHP ^7.4

Since Nov 7Pushed 2y ago1 watchersCompare

[ Source](https://github.com/riders-agency/pulse)[ Packagist](https://packagist.org/packages/ridersagency/pulseclient)[ RSS](/packages/ridersagency-pulseclient/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (10)Used By (0)

Riders Pulse Client Library
===========================

[](#riders-pulse-client-library)

A client library for interacting with the Riders Pulse API.

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

[](#installation)

You can install the library using Composer. Run the following command in your terminal:

```
composer require ridersagency/pulseclient
```

Usage
=====

[](#usage)

```
include ($_SERVER['DOCUMENT_ROOT'] . '/vendor/autoload.php');

use RidersAgency\PulseClient;

// Create an instance of the PulseClient class
$pulseClient = new PulseClient();
// Send the POST request using the Pulse class
$response = $pulseClient->send('CLIENT_UUID', 'This is the test, just enjoy');
```

Replace `'CLIENT_UUID'` with the actual client UUID you want to use.

Further Reading
---------------

[](#further-reading)

For more information about the Riders Pulse API and its functionalities, please visit the [Riders Pulse website](https://riders.agency/pulse/).

Contact
-------

[](#contact)

If you have any questions or need further assistance, please reach out to Riders Agency at .

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

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

Total

9

Last Release

923d ago

Major Versions

1.0.83 → 10.0.902023-11-07

### Community

Maintainers

![](https://www.gravatar.com/avatar/4b589d3a30c3c362a818d7ae555ee0e78b38cb20f1b7619daeaef69ea7d05397?d=identicon)[riders-agency](/maintainers/riders-agency)

### Embed Badge

![Health badge](/badges/ridersagency-pulseclient/health.svg)

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

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