PHPackages                             rdh-archipoint/rdh-socket-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. [HTTP &amp; Networking](/categories/http)
4. /
5. rdh-archipoint/rdh-socket-client

ActiveLibrary[HTTP &amp; Networking](/categories/http)

rdh-archipoint/rdh-socket-client
================================

A socket client for RdhSocket

1.0.0(2y ago)018MITPHP

Since Dec 14Pushed 2mo ago1 watchersCompare

[ Source](https://github.com/David-RDH/RdhSocketClient)[ Packagist](https://packagist.org/packages/rdh-archipoint/rdh-socket-client)[ RSS](/packages/rdh-archipoint-rdh-socket-client/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (1)Versions (2)Used By (0)

RdhSocketClient
===============

[](#rdhsocketclient)

RdhSocketClient is a socket client for RdhSocket.

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

[](#installation)

Use [composer](https://getcomposer.org/download/) to install RdhSocket.

```
composer require rdh-archipoint/rdh-socket-client
```

Usage
-----

[](#usage)

```
use RdhArchipoint\RdhSocketClient;

$r_client = new RdhSocketClient([
   'app_id' => 'APP_ID',
   'app_key' => 'APP_KEY',
   'token' => 'APP_TOKEN'
]);

# EMITS EVENT
$r_client->emit('CHANNEL_NAME','EVENT_NAME','DATA');
```

Replace `APP_ID`, `APP_KEY`, `APP_TOKEN` with your current `RdhSocket` application configuration.

License
-------

[](#license)

[MIT](https://choosealicense.com/licenses/mit/)

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance56

Moderate activity, may be stable

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity42

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

Unknown

Total

1

Last Release

932d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/61c294b8ceecbdbf6872fba4d174bd0f4b12972d4e343f43a661ea790cc6b88b?d=identicon)[RdhArchipoint](/maintainers/RdhArchipoint)

---

Top Contributors

[![David-RDH](https://avatars.githubusercontent.com/u/69169749?v=4)](https://github.com/David-RDH "David-RDH (12 commits)")

### Embed Badge

![Health badge](/badges/rdh-archipoint-rdh-socket-client/health.svg)

```
[![Health](https://phpackages.com/badges/rdh-archipoint-rdh-socket-client/health.svg)](https://phpackages.com/packages/rdh-archipoint-rdh-socket-client)
```

###  Alternatives

[aws/aws-sdk-php

AWS SDK for PHP - Use Amazon Web Services in your PHP project

6.3k543.5M2.6k](/packages/aws-aws-sdk-php)[spatie/crawler

Crawl all internal links found on a website

2.8k18.5M66](/packages/spatie-crawler)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k656.1k38](/packages/neuron-core-neuron-ai)[illuminate/http

The Illuminate Http package.

11937.9M6.9k](/packages/illuminate-http)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M46](/packages/tencentcloud-tencentcloud-sdk-php)[guzzlehttp/guzzle-services

Provides an implementation of the Guzzle Command library that uses Guzzle service descriptions to describe web services, serialize requests, and parse responses into easy to use model structures.

25711.0M191](/packages/guzzlehttp-guzzle-services)

PHPackages © 2026

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