Libraries tagged by stream
guzzlehttp/psr7
877707341 Downloads
PSR-7 message implementation that also provides common utility methods
react/stream
87750930 Downloads
Event-driven readable and writable streams for non-blocking I/O in ReactPHP
clue/stream-filter
226421755 Downloads
A simple and modern approach to stream filtering in PHP
phpunit/php-token-stream
376910251 Downloads
Wrapper around PHP's tokenizer extension.
react/socket
78512640 Downloads
Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP
maennchen/zipstream-php
228831411 Downloads
ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.
php-http/message-factory
250359456 Downloads
Factory interfaces for PSR-7 HTTP Message
php-http/multipart-stream-builder
67966069 Downloads
A builder class that help you create a multipart stream
amphp/byte-stream
91996450 Downloads
A stream abstraction to make working with non-blocking I/O simple.
openspout/openspout
34610907 Downloads
PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
ezimuel/guzzlestreams
88469656 Downloads
Fork of guzzle/streams (abandoned) to be used with elasticsearch-php
amphp/parser
34341943 Downloads
A generator parser to make streaming parsers simple.
box/spout
32778898 Downloads
PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
react/http
21392605 Downloads
Event-driven, streaming HTTP client and server implementation for ReactPHP
clue/ndjson-react
37288507 Downloads
Streaming newline-delimited JSON (NDJSON) parser and encoder for ReactPHP.