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

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

yonghua4413/http
================

http client

v1.1(6y ago)12PHPPHP &gt;=7

Since Mar 12Pushed 6y ago1 watchersCompare

[ Source](https://github.com/yonghua4413/http)[ Packagist](https://packagist.org/packages/yonghua4413/http)[ RSS](/packages/yonghua4413-http/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (3)Used By (0)

http
====

[](#http)

curl client

### install:

[](#install)

```
composer require yonghua4413/http

```

### use:

[](#use)

```
use yonghua4413/http;

$client = new Client();
$client->request($url, $method, $data, $header);

```

### advance:

[](#advance)

```
$client->default_config['time_out'] = 1000;//ms
$client->default_option[XXX] = XXX;

```

###  Health Score

24

—

LowBetter than 30% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community7

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

2

Last Release

2348d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/20510201?v=4)[yonghua](/maintainers/yonghua4413)[@yonghua4413](https://github.com/yonghua4413)

---

Top Contributors

[![yonghua4413](https://avatars.githubusercontent.com/u/20510201?v=4)](https://github.com/yonghua4413 "yonghua4413 (10 commits)")

### Embed Badge

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

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

###  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.3k130](/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)
