Libraries tagged by streaming
react/socket
71615804 Downloads
Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP
maennchen/zipstream-php
219576602 Downloads
ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.
clue/ndjson-react
31731259 Downloads
Streaming newline-delimited JSON (NDJSON) parser and encoder for ReactPHP.
salsify/json-streaming-parser
5490689 Downloads
A streaming parser for JSON in PHP.
rybakit/msgpack
5505388 Downloads
A pure PHP implementation of the MessagePack serialization format.
react/http
20700027 Downloads
Event-driven, streaming HTTP client and server implementation for ReactPHP
stechstudio/laravel-zipstream
2389104 Downloads
A fast and simple streaming zip file downloader for Laravel.
amphp/parser
31025394 Downloads
A generator parser to make streaming parsers simple.
violet/streaming-json-encoder
1811972 Downloads
Library for iteratively encoding large JSON documents piece by piece
pcrov/jsonreader
980112 Downloads
JSON Pull Parser
opentok/opentok
2601796 Downloads
OpenTok is a platform for creating real time streaming video applications, created by TokBox.
clue/utf8-react
7843876 Downloads
Streaming UTF-8 parser, built on top of ReactPHP.
clue/term-react
7846373 Downloads
Streaming terminal emulator, built on top of ReactPHP.
clue/redis-protocol
3935074 Downloads
A streaming Redis protocol (RESP) parser and serializer written in pure PHP.
react/http-client
6474331 Downloads
Event-driven, streaming HTTP client for ReactPHP