PHPackages                             flipboxdigital/http-stream - 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. flipboxdigital/http-stream

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

flipboxdigital/http-stream
==========================

HTTP PSR-7 Stream

3.1.0(6mo ago)118.4k4MITPHPPHP &gt;=7.0

Since May 31Pushed 6mo ago2 watchersCompare

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

READMEChangelog (2)Dependencies (3)Versions (6)Used By (4)

HubSpot Http
============

[](#hubspot-http)

[![Latest Version](https://camo.githubusercontent.com/eb583edaec9c4e8baabf91053f469b432bda7e54aba30f4e60454ec450348d03/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f666c6970626f782f687474702d73747265616d2e7376673f7374796c653d666c61742d737175617265)](https://github.com/flipbox/http-stream/releases)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/f87a71822e1d936abd6d2b0c7f0b34f9ba9def5493d1e0990f1ae5ae016212a8/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f666c6970626f782f687474702d73747265616d2f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/flipbox/http-stream)[![Coverage Status](https://camo.githubusercontent.com/6451456bb00fbf22886d3a931ff9d2426213cfc491d83179f6b98c9702c33e32/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f666c6970626f782f687474702d73747265616d2e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/flipbox/http-stream/code-structure)[![Quality Score](https://camo.githubusercontent.com/e0d696012fad632ece30a120429e1447c42d8bce273a62d7f8d2d5208d03f9e9/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f666c6970626f782f687474702d73747265616d2e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/flipbox/http-stream)[![Total Downloads](https://camo.githubusercontent.com/78d3f07882bf81b0afedb278c714d7b43cdad3c08b191cb83ef715228c627d35/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f666c6970626f786469676974616c2f687474702d73747265616d2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/league/http-stream)

This package provides a Cache Http Middleware leveraging [Stash](https://github.com/tedious/Stash).

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

[](#installation)

To install, use composer:

```
composer require flipboxdigital/http-stream

```

Testing
-------

[](#testing)

```
$ ./vendor/bin/phpunit
```

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](https://github.com/flipbox/http-stream/blob/master/CONTRIBUTING.md) for details.

Credits
-------

[](#credits)

- [Flipbox Digital](https://github.com/flipbox)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](https://github.com/flipbox/http-stream/blob/master/LICENSE) for more information.

###  Health Score

44

—

FairBetter than 91% of packages

Maintenance68

Regular maintenance activity

Popularity23

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity62

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

Total

3

Last Release

187d ago

Major Versions

2.0.0 → 3.0.02023-01-20

### Community

Maintainers

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

---

Top Contributors

[![nateiler](https://avatars.githubusercontent.com/u/1892443?v=4)](https://github.com/nateiler "nateiler (8 commits)")

---

Tags

httppsr-7stream

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/flipboxdigital-http-stream/health.svg)

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

###  Alternatives

[guzzlehttp/psr7

PSR-7 message implementation that also provides common utility methods

8.0k1.0B3.1k](/packages/guzzlehttp-psr7)[psr/http-message

Common interface for HTTP messages

7.1k1.0B5.5k](/packages/psr-http-message)[psr/http-factory

PSR-17: Common interfaces for PSR-7 HTTP message factories

1.9k692.9M1.9k](/packages/psr-http-factory)[league/uri

URI manipulation library

1.1k206.4M276](/packages/league-uri)[league/uri-interfaces

Common tools for parsing and resolving RFC3987/RFC3986 URI

538204.9M23](/packages/league-uri-interfaces)[http-interop/http-factory-guzzle

An HTTP Factory using Guzzle PSR7

581167.2M519](/packages/http-interop-http-factory-guzzle)

PHPackages © 2026

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