Libraries tagged by streaming
react/socket
78937336 Downloads
Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP
maennchen/zipstream-php
229413599 Downloads
ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.
react/http
21426336 Downloads
Event-driven, streaming HTTP client and server implementation for ReactPHP
clue/ndjson-react
37635214 Downloads
Streaming newline-delimited JSON (NDJSON) parser and encoder for ReactPHP.
amphp/parser
34544685 Downloads
A generator parser to make streaming parsers simple.
salsify/json-streaming-parser
5652951 Downloads
A streaming parser for JSON in PHP.
rybakit/msgpack
5957263 Downloads
A pure PHP implementation of the MessagePack serialization format.
clue/term-react
8258683 Downloads
Streaming terminal emulator, built on top of ReactPHP.
stechstudio/laravel-zipstream
2516651 Downloads
A fast and simple streaming zip file downloader for Laravel.
violet/streaming-json-encoder
1848010 Downloads
Library for iteratively encoding large JSON documents piece by piece
pcrov/jsonreader
1023050 Downloads
JSON Pull Parser
opentok/opentok
2649065 Downloads
OpenTok is a platform for creating real time streaming video applications, created by TokBox.
clue/utf8-react
8256175 Downloads
Streaming UTF-8 parser, built on top of ReactPHP.
clue/redis-protocol
4529943 Downloads
A streaming Redis protocol (RESP) parser and serializer written in pure PHP.
react/http-client
6604667 Downloads
Event-driven, streaming HTTP client for ReactPHP