PHPackages                             furqansiddiqui/e2e-encrypted-relay-client-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. [HTTP &amp; Networking](/categories/http)
4. /
5. furqansiddiqui/e2e-encrypted-relay-client-php

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

furqansiddiqui/e2e-encrypted-relay-client-php
=============================================

End-to-end encrypted HTTP relay client for PHP apps

1.0.1(3y ago)1167MITPHPPHP ^8.1

Since Jan 19Pushed 3y ago1 watchersCompare

[ Source](https://github.com/furqansiddiqui/e2e-encrypted-relay-client-php)[ Packagist](https://packagist.org/packages/furqansiddiqui/e2e-encrypted-relay-client-php)[ Docs](https://github.com/furqansiddiqui/e2e-encrypted-relay-client-php)[ RSS](/packages/furqansiddiqui-e2e-encrypted-relay-client-php/feed)WikiDiscussions main Synced 2w ago

READMEChangelog (1)DependenciesVersions (3)Used By (0)

End-to-end encrypted HTTP relay client for PHP apps
===================================================

[](#end-to-end-encrypted-http-relay-client-for-php-apps)

This lib is to be used with 📦 [e2e-encrypted-relay-server](https://github.com/furqansiddiqui/e2e-encrypted-relay-server) nodes. Check the link for more information.

Specification
-------------

[](#specification)

### HTTP Response Codes

[](#http-response-codes)

CodeDescription403IP address is not whitelisted204This status code is returned when a request is made to server with HTTP method `GET`. No content/body is returned. Making it effectively a quick "ping" type call to check if E2E relay node is up and running.451Encrypted body could not be decrypted as instance of `RelayCurlRequest` object. This indicates a possible error in encrypted bytes received OR wrong shared secret string. Returning body may contain more information about the actual error.202This status code is sent without any body when a instance of `RelayCurlRequest` object is successfully decrypted but has its constructor argument "method" set to `handshake`. This effectively means the shared secret between client and relay node verifies and no further action is required/requested.452There was an error while creating Curl request from decrypted `RelayCurlRequest` object. Content body is comprised of "\[error-code\]\\t\[error-message\]" (separated by `tab` character)453There was an error while sending Curl request from decrypted `RelayCurlRequest` object. This normally contains error code and message received directly from Curl lib. Content body is comprised of "\[error-code\]\\t\[error-message\]" (separated by `tab` character)454An error occurred while encrypting `RelayCurlResponse` instance.250Content body contains encrypted instance of `RelayCurlResponse` object that has been created as result of received `RelayCurlRequest` object.

###  Health Score

26

—

LowBetter than 40% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity56

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

Every ~45 days

Total

2

Last Release

1260d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/11485189?v=4)[M. Furqan Siddiqui](/maintainers/furqansiddiqui)[@furqansiddiqui](https://github.com/furqansiddiqui)

---

Top Contributors

[![furqansiddiqui](https://avatars.githubusercontent.com/u/11485189?v=4)](https://github.com/furqansiddiqui "furqansiddiqui (6 commits)")

### Embed Badge

![Health badge](/badges/furqansiddiqui-e2e-encrypted-relay-client-php/health.svg)

```
[![Health](https://phpackages.com/badges/furqansiddiqui-e2e-encrypted-relay-client-php/health.svg)](https://phpackages.com/packages/furqansiddiqui-e2e-encrypted-relay-client-php)
```

###  Alternatives

[php-http/cache-plugin

PSR-6 Cache plugin for HTTPlug

25026.8M85](/packages/php-http-cache-plugin)[httpsoft/http-message

Strict and fast implementation of PSR-7 and PSR-17

85997.3k131](/packages/httpsoft-http-message)[thesis/nats

Async (fiber based) client for Nats.

758.3k](/packages/thesis-nats)

PHPackages © 2026

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