PHPackages                             waaseyaa/http-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. waaseyaa/http-client

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

waaseyaa/http-client
====================

Minimal HTTP client for JSON APIs and webhooks

v0.1.0-alpha.279(1mo ago)04.1k↑110.4%5GPL-2.0-or-laterPHPPHP &gt;=8.5

Since Mar 24Pushed 2mo agoCompare

[ Source](https://github.com/waaseyaa/http-client)[ Packagist](https://packagist.org/packages/waaseyaa/http-client)[ RSS](/packages/waaseyaa-http-client/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependencies (4)Versions (225)Used By (5)

waaseyaa/http-client
====================

[](#waaseyaahttp-client)

**Layer 0 — Foundation**

Minimal HTTP client for JSON APIs and webhooks.

`HttpClientInterface` exposes a generic `request(string $method, string $url, …)` plus `get()` / `post()` convenience helpers — other verbs (PUT/DELETE/PATCH/…) go through `request()`; there are no dedicated `put()`/`delete()`/`patch()` methods. `StreamHttpClient` is the production implementation backed by PHP streams. Returns `HttpResponse` value objects (no shared state) and throws `HttpRequestException` on transport failures. Designed as an injectable seam — tests replace `HttpClientInterface` with a fake rather than mocking PHP's stream layer.

Key classes: `HttpClientInterface`, `StreamHttpClient`, `HttpResponse`, `HttpRequestException`.

###  Health Score

49

—

FairBetter than 94% of packages

Maintenance89

Actively maintained with recent releases

Popularity24

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity58

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

Total

224

Last Release

41d ago

PHP version history (2 changes)v0.1.0-alpha.101PHP &gt;=8.4

v0.1.0-alpha.176PHP &gt;=8.5

### Community

Maintainers

![](https://www.gravatar.com/avatar/25d0ff572e93e3461e5180a920725d65691fd1e15e2d914b254dbbc2d6c393bd?d=identicon)[jonesrussell](/maintainers/jonesrussell)

---

Top Contributors

[![jonesrussell](https://avatars.githubusercontent.com/u/499552?v=4)](https://github.com/jonesrussell "jonesrussell (8 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/waaseyaa-http-client/health.svg)

```
[![Health](https://phpackages.com/badges/waaseyaa-http-client/health.svg)](https://phpackages.com/packages/waaseyaa-http-client)
```

###  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.3k125](/packages/httpsoft-http-message)[serpapi/google-search-results-php

Get Google, Bing, Baidu, Ebay, Yahoo, Yandex, Home depot, Naver, Apple, Duckduckgo, Youtube search results via SerpApi.com

69131.6k](/packages/serpapi-google-search-results-php)[thesis/nats

Async (fiber based) client for Nats.

758.3k](/packages/thesis-nats)[tsheetsteam/api_phplib

PHP Helper Library for TSheets API

112.5k](/packages/tsheetsteam-api-phplib)

PHPackages © 2026

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