Libraries tagged by upstream
phplrt/buffer
83213 Downloads
The phplrt buffer library
phanan/koel
108 Downloads
Personal audio streaming service that works.
markrogoyski/itertools-php
2393 Downloads
Iteration tools for PHP
ltd-beget/stringstream
72833 Downloads
Php Stringstream data structure.
janeklb/json-char-input-reader
44041 Downloads
Read a JSON stream and execute callbacks whenever complete JSON chunks are parsed
icicleio/socket
48321 Downloads
Asynchronous stream socket server and client for Icicle.
icicleio/concurrent
34941 Downloads
Concurrency component for Icicle.
cerbero/json-objects
23977 Downloads
Extract objects from large JSON files, endpoints or streams while saving memory.
beberlei/azure-blob-storage
48707 Downloads
Small library to access Microsoft Windows Azure Blob Storage with a Service or a StreamWrapper.
mpyw/cowitter
14917 Downloads
Asynchronous Twitter client compatible with mpyw/co Generator-based flows.
asika/http
53602 Downloads
PSR HTTP Message implementations. (PHP 5.3 Compatible)
streams/core
2812 Downloads
A domain-driven, code-configured, flat-file application platform for Laravel.
wallabag/phpepub
199526 Downloads
Package to create and stream e-books in the ePub 2.0 and 3.0 formats.
rajurayhan/larastreamer
6071 Downloads
A laravel package to stream video content.
ps/fluent-traversable
23333 Downloads
Support for operating on collections and arrays by functional way. Inspired by guava's FluentIterable, java8 Stream framework and scala stuff