laravie/stream

Common Component using ReactPHP Stream

Fund package maintenance!
Liberapay
paypal.me/crynobone

Installs: 132 150

Dependents: 3

Suggesters: 0

Security: 0

Stars: 4

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/laravie/stream

v1.6.0 2022-02-09 01:16 UTC

This package is auto-updated.

Last update: 2025-09-29 02:21:12 UTC


README

tests Latest Stable Version Total Downloads Latest Unstable Version License Coverage Status

Stream provides a basic integration to ReactPHP Stream and Event Loop:

  • Register React\EventLoop\LoopInterface singleton to Laravel Container.
  • Register React\Stream\WritableStreamInterface singleton to Laravel Container.

Installation

To install through composer, run the following command from terminal:

composer require "laravie/stream"