PHPackages                             react-inspector/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. [Utility &amp; Helpers](/categories/utility)
4. /
5. react-inspector/stream

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

react-inspector/stream
======================

🌊 React Stream throughput inspector

2.0.0(1y ago)013.8k[9 issues](https://github.com/reactphp-inspector/stream/issues)[7 PRs](https://github.com/reactphp-inspector/stream/pulls)MITPHPPHP ^8.2

Since Apr 3Pushed 1mo ago2 watchersCompare

[ Source](https://github.com/reactphp-inspector/stream)[ Packagist](https://packagist.org/packages/react-inspector/stream)[ GitHub Sponsors](https://github.com/WyriHaximus)[ RSS](/packages/react-inspector-stream/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (2)Dependencies (8)Versions (17)Used By (0)

ReactPHP Event Loop Inspector extension monitoring IO
=====================================================

[](#reactphp-event-loop-inspector-extension-monitoring-io)

[![Linux Build Status](https://camo.githubusercontent.com/b92067332d02e1306dac3b8a9ad676606f66fdb7e54be9397f41810d3c4e81dd/68747470733a2f2f7472617669732d63692e6f72672f57797269486178696d75732f72656163747068702d6576656e742d6c6f6f702d696e73706563746f722d6634322e706e67)](https://travis-ci.org/WyriHaximus/reactphp-event-loop-inspector-f42)[![Latest Stable Version](https://camo.githubusercontent.com/705c66c00be64af5d4aad79e79b86d40d3508403104ceeec1e6767f2871260b1/68747470733a2f2f706f7365722e707567782e6f72672f57797269486178696d75732f72656163742d6576656e742d6c6f6f702d696e73706563746f722d6634322f762f737461626c652e706e67)](https://packagist.org/packages/WyriHaximus/react-event-loop-inspector-f42)[![Total Downloads](https://camo.githubusercontent.com/f7795dfa5a3ee4b05de6259e5c611214cf6f2e664b599963a0d89d5ce18690ca/68747470733a2f2f706f7365722e707567782e6f72672f57797269486178696d75732f72656163742d6576656e742d6c6f6f702d696e73706563746f722d6634322f646f776e6c6f6164732e706e67)](https://packagist.org/packages/WyriHaximus/react-event-loop-inspector-f42)[![License](https://camo.githubusercontent.com/b9724df85d1a27fa572ee3dbaeb3554d27451451f0f8d88834ea721177d212d9/68747470733a2f2f706f7365722e707567782e6f72672f57797269486178696d75732f72656163742d6576656e742d6c6f6f702d696e73706563746f722d6634322f6c6963656e73652e706e67)](https://packagist.org/packages/wyrihaximus/react-event-loop-inspector-f42)

DO NOT USE THIS IN PRODUCTION UNLESS YOU HAVE A GOOD REASON TO!
===============================================================

[](#do-not-use-this-in-production-unless-you-have-a-good-reason-to)

It will hook into all fread and fwrite calls ReactPHP makes and cause overhead on those calls!

### Installation

[](#installation)

To install via [Composer](http://getcomposer.org/), use the command below, it will automatically detect the latest version and bind it with `^`.

```
composer require wyrihaximus/react-event-loop-inspector-f42

```

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

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

License
-------

[](#license)

Copyright 2017 [Cees-Jan Kiewiet](http://wyrihaximus.net/)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

###  Health Score

47

—

FairBetter than 94% of packages

Maintenance67

Regular maintenance activity

Popularity20

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity77

Established project with proven stability

 Bus Factor1

Top contributor holds 65.5% 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 ~1626 days

Total

2

Last Release

610d ago

Major Versions

1.0.0 → 2.0.02024-09-16

PHP version history (2 changes)1.0.0PHP ^7.4

2.0.0PHP ^8.2

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/147145?v=4)[Cees-Jan Kiewiet](/maintainers/WyriHaximus)[@WyriHaximus](https://github.com/WyriHaximus)

---

Top Contributors

[![WyriHaximus](https://avatars.githubusercontent.com/u/147145?v=4)](https://github.com/WyriHaximus "WyriHaximus (38 commits)")[![dependabot-preview[bot]](https://avatars.githubusercontent.com/in/2141?v=4)](https://github.com/dependabot-preview[bot] "dependabot-preview[bot] (20 commits)")

---

Tags

hacktoberfest

### Embed Badge

![Health badge](/badges/react-inspector-stream/health.svg)

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

###  Alternatives

[friendsofphp/php-cs-fixer

A tool to automatically fix PHP code style

13.5k234.7M20.6k](/packages/friendsofphp-php-cs-fixer)[symfony/maker-bundle

Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.

3.4k111.1M568](/packages/symfony-maker-bundle)[react/react

ReactPHP: Event-driven, non-blocking I/O with PHP.

9.1k3.6M63](/packages/react-react)[roave/backward-compatibility-check

Tool to compare two revisions of a public API to check for BC breaks

5953.3M56](/packages/roave-backward-compatibility-check)[react/child-process

Event-driven library for executing child processes with ReactPHP.

34076.1M136](/packages/react-child-process)[spatie/typescript-transformer

This is my package typescript-transformer

3706.5M16](/packages/spatie-typescript-transformer)

PHPackages © 2026

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