- php-common
- php-react-event-loop (>= 1.0)
- php-react-event-loop (<< 2~~)
- php-evenement (>= 3.0)
- php-evenement (<< 4~~)
This library provides event-driven, readable and writable, streams
for non-blocking I/O in ReactPHP.
.
In order to make the EventLoop easier to use, this component introduces the
powerful concept of "streams". Streams allow you to efficiently process
huge amounts of data (such as a multi Gigabyte file download) in small
chunks without having to store everything in memory at once. They are very
similar to the streams found in PHP itself, but have an interface more
suited for async, non-blocking I/O.
Installed Size: 99.3 kB
Architectures: all