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

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

moar/net-http
=============

HTTP request utilities

031PHP

Since May 3Pushed 13y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

Moar-Net-Http
=============

[](#moar-net-http)

cURL wrapper and utilities for making HTTP requests.

Part of the [Moar PHP Library](https://github.com/bd808/moar).

[![Build Status](https://camo.githubusercontent.com/3c580e7d4edf5e5e274daa00032bb58a3d6b02465a13d51bf47857bd63f1bf6b/68747470733a2f2f7472617669732d63692e6f72672f62643830382f6d6f61722d6e65742d687474702e706e67)](https://travis-ci.org/bd808/moar-net-http)[![Test Coverage](https://camo.githubusercontent.com/2e112321067d752f3176ebcb3b9f3b41f70db28f083562a33ab293c9ad307732/68747470733a2f2f7261772e6769746875622e636f6d2f62643830382f6d6f61722d6e65742d687474702f67682d70616765732f6172746966616374732f696d616765732f7472617669732f7661726961626c652d77696474682f636f7665726167652e706e67)](http://bd808.com/moar-net-http/artifacts/tests/coverage)

Installation
------------

[](#installation)

Moar-Net-Http is available on Packagist ([moar/net-http](https://packagist.org/packages/moar/net-http)) and is installable via [Composer](http://getcomposer.org).

```
{
  "require": {
    "moar/net-http": "dev-master"
  }
}

```

If you do not use Composer, you can get the source from GitHub and use any PSR-0 compatible autoloader.

```
$ git clone https://github.com/bd808/moar-net-http.git

```

Run the tests
-------------

[](#run-the-tests)

Tests are automatically performed by [Travis CI](https://travis-ci.org): [![Build Status](https://camo.githubusercontent.com/3c580e7d4edf5e5e274daa00032bb58a3d6b02465a13d51bf47857bd63f1bf6b/68747470733a2f2f7472617669732d63692e6f72672f62643830382f6d6f61722d6e65742d687474702e706e67)](https://travis-ci.org/bd808/moar-net-http)[![Test Coverage](https://camo.githubusercontent.com/2e112321067d752f3176ebcb3b9f3b41f70db28f083562a33ab293c9ad307732/68747470733a2f2f7261772e6769746875622e636f6d2f62643830382f6d6f61722d6e65742d687474702f67682d70616765732f6172746966616374732f696d616765732f7472617669732f7661726961626c652d77696474682f636f7665726167652e706e67)](http://bd808.com/moar-net-http/artifacts/tests/coverage)

```
curl -sS https://getcomposer.org/installer | php
php composer.phar install --dev
./vendor/bin/archer

```

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/fb7225bfe174e81de548c48d7ac39da81bcbd46a838fdede536b5b045ec85961?d=identicon)[bd808](/maintainers/bd808)

---

Top Contributors

[![bd808](https://avatars.githubusercontent.com/u/6469?v=4)](https://github.com/bd808 "bd808 (18 commits)")

### Embed Badge

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

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

###  Alternatives

[php-http/cache-plugin

PSR-6 Cache plugin for HTTPlug

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

The Illuminate Http package.

11937.9M6.8k](/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.4M89](/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)
