Libraries tagged by istream
alcamo/input-stream
64 Downloads
Input stream vaguely inspired by C++ istream
stk2k/iostream
4 Downloads
Input and output stream library
istramp/fire
3 Downloads
thinkphp jwt auth composer
guzzlehttp/psr7
1070881333 Downloads
PSR-7 message implementation that also provides common utility methods
react/stream
145234070 Downloads
Event-driven readable and writable streams for non-blocking I/O in ReactPHP
phpunit/php-token-stream
397449545 Downloads
Wrapper around PHP's tokenizer extension.
clue/stream-filter
275953819 Downloads
A simple and modern approach to stream filtering in PHP
react/socket
135013617 Downloads
Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP
openspout/openspout
69673315 Downloads
PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
maennchen/zipstream-php
312102939 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
101761804 Downloads
A builder class that help you create a multipart stream
amphp/byte-stream
125438211 Downloads
A stream abstraction to make working with non-blocking I/O simple.
react/http
27648062 Downloads
Event-driven, streaming HTTP client and server implementation for ReactPHP
ezimuel/guzzlestreams
116874193 Downloads
Fork of guzzle/streams (abandoned) to be used with elasticsearch-php
clue/ndjson-react
81751693 Downloads
Streaming newline-delimited JSON (NDJSON) parser and encoder for ReactPHP.