PHPackages                             lefuturiste/httper - 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. lefuturiste/httper

ActiveLibrary

lefuturiste/httper
==================

A file\_get\_contents based, PSR-7 http client.

v0.4-alpha(7y ago)0150MITPHP

Since Jun 25Pushed 7y agoCompare

[ Source](https://github.com/lefuturiste/httper)[ Packagist](https://packagist.org/packages/lefuturiste/httper)[ RSS](/packages/lefuturiste-httper/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (4)Dependencies (3)Versions (5)Used By (0)

Httper
======

[](#httper)

A file\_get\_contents based, PSR-7 http client.

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

[](#installation)

`composer require lefuturiste/httper`

Usage
-----

[](#usage)

```
//execute a simple GET request to google.com
$client = new Httper\Client();
$response = $client->request("GET", "https://google.com")

```

Tests
-----

[](#tests)

`composer test`

or

`composer run test`

or

`composer run phpunit`

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity52

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

Total

4

Last Release

2868d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/237a43763134833e785eaee2c646dc218b63a87a8b0943b585a7c9ce436fd306?d=identicon)[lefuturiste](/maintainers/lefuturiste)

---

Top Contributors

[![lefuturiste](https://avatars.githubusercontent.com/u/20988163?v=4)](https://github.com/lefuturiste "lefuturiste (6 commits)")

---

Tags

clienthttpphp

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/lefuturiste-httper/health.svg)

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

###  Alternatives

[league/uri-interfaces

Common tools for parsing and resolving RFC3987/RFC3986 URI

538204.9M23](/packages/league-uri-interfaces)[neuron-core/neuron-ai

The PHP Agentic Framework.

1.8k245.3k21](/packages/neuron-core-neuron-ai)[simplesamlphp/saml2

SAML2 PHP library from SimpleSAMLphp

30317.2M40](/packages/simplesamlphp-saml2)[php-heroku-client/php-heroku-client

A PHP client for the Heroku Platform API

24404.8k4](/packages/php-heroku-client-php-heroku-client)[phpro/http-tools

HTTP tools for developing more consistent HTTP implementations.

28137.8k](/packages/phpro-http-tools)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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