Libraries tagged by streaming
react/socket
51332631 Downloads
Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP
maennchen/zipstream-php
185773482 Downloads
ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.
salsify/json-streaming-parser
4914097 Downloads
A streaming parser for JSON in PHP.
rybakit/msgpack
4093675 Downloads
A pure PHP implementation of the MessagePack serialization format.
react/http
18440726 Downloads
Event-driven, streaming HTTP client and server implementation for ReactPHP
clue/ndjson-react
15548591 Downloads
Streaming newline-delimited JSON (NDJSON) parser and encoder for ReactPHP.
stechstudio/laravel-zipstream
1940025 Downloads
A fast and simple streaming zip file downloader for Laravel.
amphp/parser
22134064 Downloads
A generator parser to make streaming parsers simple.
violet/streaming-json-encoder
1635956 Downloads
Library for iteratively encoding large JSON documents piece by piece
pcrov/jsonreader
859271 Downloads
JSON Pull Parser
opentok/opentok
2393208 Downloads
OpenTok is a platform for creating real time streaming video applications, created by TokBox.
clue/utf8-react
6731653 Downloads
Streaming UTF-8 parser, built on top of ReactPHP.
clue/term-react
6734045 Downloads
Streaming terminal emulator, built on top of ReactPHP.
clue/redis-protocol
2319818 Downloads
A streaming Redis protocol (RESP) parser and serializer written in pure PHP.
react/http-client
6112806 Downloads
Event-driven, streaming HTTP client for ReactPHP