PHPackages                             monkey92/httpclient - 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. monkey92/httpclient

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

monkey92/httpclient
===================

easy for get&amp;post

v1.1.1(10y ago)1661[1 issues](https://github.com/monkey92/httpclient/issues)MITPHPPHP &gt;=5.5.9

Since Jan 17Pushed 9y ago1 watchersCompare

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

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

php 使用curl扩展实现http请求
--------------------

[](#php-使用curl扩展实现http请求)

download
--------

[](#download)

```
	composer require monkey92/httpclient
```

how to use
----------

[](#how-to-use)

```
	use Monkey92\HttpClient;
	$httpUtil = HttpUtil::getInstance();
	//get
	$get_ret = $httpUtil->doGet('http://www.domain.com/user?id=1');
	//post
	$post_ret = $httpUtil->doPost('http://www.domain.com/save_user',['name'=>'Tom','age'=>100]);

```

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity61

Established project with proven stability

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

Total

3

Last Release

3697d ago

### Community

Maintainers

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

---

Top Contributors

[![monkey92](https://avatars.githubusercontent.com/u/9624576?v=4)](https://github.com/monkey92 "monkey92 (14 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/monkey92-httpclient/health.svg)

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

###  Alternatives

[php-http/cache-plugin

PSR-6 Cache plugin for HTTPlug

25025.5M80](/packages/php-http-cache-plugin)[illuminate/http

The Illuminate Http package.

11937.2M6.6k](/packages/illuminate-http)[rdkafka/rdkafka

A PHP extension for Kafka

2.2k20.0k1](/packages/rdkafka-rdkafka)[httpsoft/http-message

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

87930.4k113](/packages/httpsoft-http-message)[mezzio/mezzio-router

Router subcomponent for Mezzio

265.3M84](/packages/mezzio-mezzio-router)[serpapi/google-search-results-php

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

69122.6k](/packages/serpapi-google-search-results-php)

PHPackages © 2026

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