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.
To install through composer, run the following command from terminal:
composer require "laravie/stream"