Libraries tagged by stream
guzzlehttp/psr7
1061173654 Downloads
PSR-7 message implementation that also provides common utility methods
react/stream
141999761 Downloads
Event-driven readable and writable streams for non-blocking I/O in ReactPHP
clue/stream-filter
273606419 Downloads
A simple and modern approach to stream filtering in PHP
phpunit/php-token-stream
396639519 Downloads
Wrapper around PHP's tokenizer extension.
react/socket
131815350 Downloads
Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP
openspout/openspout
67483901 Downloads
PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
maennchen/zipstream-php
307678244 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/multipart-stream-builder
99958927 Downloads
A builder class that help you create a multipart stream
amphp/byte-stream
123814109 Downloads
A stream abstraction to make working with non-blocking I/O simple.
ezimuel/guzzlestreams
115509103 Downloads
Fork of guzzle/streams (abandoned) to be used with elasticsearch-php
amphp/parser
59342043 Downloads
A generator parser to make streaming parsers simple.
php-http/message-factory
278612427 Downloads
Factory interfaces for PSR-7 HTTP Message
box/spout
37205502 Downloads
PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
react/http
27424600 Downloads
Event-driven, streaming HTTP client and server implementation for ReactPHP
clue/ndjson-react
79245770 Downloads
Streaming newline-delimited JSON (NDJSON) parser and encoder for ReactPHP.