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(4y ago)010.4k↓33.3%13MITPHPPHP &gt;=5.4CI failing

Since Sep 27Pushed 4y 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 1mo 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

33

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity23

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

1824d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/d7349aca000d9b45432ddcaef974a36d0ce72851417e71a0bf46234934028cc4?d=identicon)[isaquesb](/maintainers/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

[friendsofsymfony/rest-bundle

This Bundle provides various tools to rapidly develop RESTful API's with Symfony

2.8k73.3M319](/packages/friendsofsymfony-rest-bundle)[php-http/discovery

Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations

1.3k309.5M1.2k](/packages/php-http-discovery)[pusher/pusher-php-server

Library for interacting with the Pusher REST API

1.5k94.8M293](/packages/pusher-pusher-php-server)[react/http

Event-driven, streaming HTTP client and server implementation for ReactPHP

78026.4M414](/packages/react-http)[php-http/curl-client

PSR-18 and HTTPlug Async client with cURL

48347.0M384](/packages/php-http-curl-client)[smi2/phpclickhouse

PHP ClickHouse Client

84310.1M71](/packages/smi2-phpclickhouse)

PHPackages © 2026

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