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

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

isaquesb/simple-http
====================

Simple Http Builder

1.2.5(5y ago)010.4k↓80%13MITPHPPHP &gt;=5.4CI failing

Since Sep 27Pushed 5y ago1 watchersCompare

[ Source](https://github.com/isaquesb/simple-http)[ Packagist](https://packagist.org/packages/isaquesb/simple-http)[ RSS](/packages/isaquesb-simple-http/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (1)Dependencies (4)Versions (9)Used By (3)

Http
====

[](#http)

Simple PHP Http Builder

### Requirements

[](#requirements)

- PHP &gt;= 5.4

### Install

[](#install)

```
composer install

```

### Usage

[](#usage)

```
$request = new \Simple\Http\Request\Request($adapter);
$response = $request->post('http://localhost', ['q' => 'Test POST']);
echo $response->getHttpStatus();
echo $response->getRawBody();

```

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 90% 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 ~189 days

Recently: every ~150 days

Total

8

Last Release

1871d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3066343?v=4)[Isaque de Souza](/maintainers/isaquesb)[@isaquesb](https://github.com/isaquesb)

---

Top Contributors

[![isaquesb](https://avatars.githubusercontent.com/u/3066343?v=4)](https://github.com/isaquesb "isaquesb (9 commits)")[![w2o-pedro](https://avatars.githubusercontent.com/u/84517755?v=4)](https://github.com/w2o-pedro "w2o-pedro (1 commits)")

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

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

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

###  Alternatives

[php-http/cache-plugin

PSR-6 Cache plugin for HTTPlug

25126.1M82](/packages/php-http-cache-plugin)[illuminate/http

The Illuminate Http package.

11937.9M6.9k](/packages/illuminate-http)[rdkafka/rdkafka

A PHP extension for Kafka

2.2k24.3k1](/packages/rdkafka-rdkafka)[httpsoft/http-message

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

87965.9k114](/packages/httpsoft-http-message)[mezzio/mezzio-router

Router subcomponent for Mezzio

265.4M92](/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

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

PHPackages © 2026

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