Stream provides a basic integration to ReactPHP Stream and Event Loop:
- Register
React\EventLoop\LoopInterfacesingleton to Laravel Container. - Register
React\Stream\WritableStreamInterfacesingleton to Laravel Container.
To install through composer, run the following command from terminal:
composer require "laravie/stream"