PHPackages                             ezimuel/guzzlestreams - 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. ezimuel/guzzlestreams

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

ezimuel/guzzlestreams
=====================

Fork of guzzle/streams (abandoned) to be used with elasticsearch-php

4.1.0(9mo ago)176108.6M—4.5%23MITPHPPHP &gt;=7.4.0CI passing

Since Mar 12Pushed 9mo ago1 watchersCompare

[ Source](https://github.com/ezimuel/guzzlestreams)[ Packagist](https://packagist.org/packages/ezimuel/guzzlestreams)[ Docs](http://guzzlephp.org/)[ RSS](/packages/ezimuel-guzzlestreams/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (2)Versions (18)Used By (3)

Guzzle Streams
==============

[](#guzzle-streams)

**Note:** this is a fork of the original project since it was abandoned.

The main goal of this fork is to offer support for [elastic/elasticsearch-php](https://github.com/elastic/elasticsearch-php)version 7.x.

\## Here the original README

Provides a simple abstraction over streams of data.

This library is used in [Guzzle 5](https://github.com/guzzle/guzzle), and is (currently) compatible with the WIP PSR-7.

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

[](#installation)

This package can be installed easily using [Composer](http://getcomposer.org). Simply add the following to the composer.json file at the root of your project:

```
{
  "require": {
    "guzzlehttp/streams": "~3.0"
  }
}
```

Then install your dependencies using `composer.phar install`.

Documentation
-------------

[](#documentation)

The documentation for this package can be found on the main Guzzle website at .

Testing
-------

[](#testing)

This library is tested using PHPUnit. You'll need to install the dependencies using [Composer](http://getcomposer.org) then run `make test`.

###  Health Score

59

—

FairBetter than 99% of packages

Maintenance57

Moderate activity, may be stable

Popularity67

Solid adoption and visibility

Community22

Small or concentrated contributor base

Maturity72

Established project with proven stability

 Bus Factor1

Top contributor holds 64% 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 ~277 days

Recently: every ~987 days

Total

16

Last Release

287d ago

Major Versions

1.5.1 → 2.0.02014-08-17

2.1.0 → 3.0.02014-10-12

3.1.0 → 4.0.02024-06-19

PHP version history (2 changes)1.0.0-rc.1PHP &gt;=5.4.0

4.0.0PHP &gt;=7.4.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/75c7c511421feb14316a01d29a7566bd4fdd97147b5a4f3faa5a065f9d0a0193?d=identicon)[ezimuel](/maintainers/ezimuel)

---

Top Contributors

[![mtdowling](https://avatars.githubusercontent.com/u/190930?v=4)](https://github.com/mtdowling "mtdowling (80 commits)")[![ezimuel](https://avatars.githubusercontent.com/u/475967?v=4)](https://github.com/ezimuel "ezimuel (21 commits)")[![GrahamCampbell](https://avatars.githubusercontent.com/u/2829600?v=4)](https://github.com/GrahamCampbell "GrahamCampbell (7 commits)")[![twistor](https://avatars.githubusercontent.com/u/42400?v=4)](https://github.com/twistor "twistor (5 commits)")[![VincentLanglet](https://avatars.githubusercontent.com/u/9052536?v=4)](https://github.com/VincentLanglet "VincentLanglet (3 commits)")[![pelepelin](https://avatars.githubusercontent.com/u/397256?v=4)](https://github.com/pelepelin "pelepelin (2 commits)")[![reedy](https://avatars.githubusercontent.com/u/67615?v=4)](https://github.com/reedy "reedy (2 commits)")[![remicollet](https://avatars.githubusercontent.com/u/270445?v=4)](https://github.com/remicollet "remicollet (1 commits)")[![soullivaneuh](https://avatars.githubusercontent.com/u/1698357?v=4)](https://github.com/soullivaneuh "soullivaneuh (1 commits)")[![stof](https://avatars.githubusercontent.com/u/439401?v=4)](https://github.com/stof "stof (1 commits)")[![joelwurtz](https://avatars.githubusercontent.com/u/90466?v=4)](https://github.com/joelwurtz "joelwurtz (1 commits)")[![GeLoLabs](https://avatars.githubusercontent.com/u/149005863?v=4)](https://github.com/GeLoLabs "GeLoLabs (1 commits)")

---

Tags

streamGuzzle

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/ezimuel-guzzlestreams/health.svg)

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

###  Alternatives

[guzzlehttp/psr7

PSR-7 message implementation that also provides common utility methods

7.9k1.0B3.2k](/packages/guzzlehttp-psr7)[php-http/multipart-stream-builder

A builder class that help you create a multipart stream

29490.9M224](/packages/php-http-multipart-stream-builder)[kevinrob/guzzle-cache-middleware

A HTTP/1.1 Cache for Guzzle 6. It's a simple Middleware to be added in the HandlerStack. (RFC 7234)

43417.4M104](/packages/kevinrob-guzzle-cache-middleware)[caseyamcl/guzzle_retry_middleware

Guzzle v6+ retry middleware that handles 429/503 status codes and connection timeouts

21810.7M64](/packages/caseyamcl-guzzle-retry-middleware)[php-http/guzzle7-adapter

Guzzle 7 HTTP Adapter

9157.1M555](/packages/php-http-guzzle7-adapter)[remic/guzzlecache

Laravel 5 package for caching Guzzle's GET requests.

189.3k](/packages/remic-guzzlecache)

PHPackages © 2026

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