Libraries tagged by Buffer
byphp/protobuf-php
15 Downloads
PHP implementation of Google's Protocol Buffers
adrian-dussan/console-diff-renderer
2 Downloads
only write output to a console that has changed
bufferapp/update-converters
15904 Downloads
Convert statuses from Twitter, Facebook and Instagram into Buffer updates
zeus-server/bandwidth-throttler
3 Downloads
This library can be used to limit (throttle) the speed of files served for download. It intercepts the PHP script output by setting a buffering handler that is called every time a given number of bytes are served to the browser. The library measures the time since the last time the PHP output buffer was flushed and hold on PHP for a while if the average download speed is above a given limit.
thesis/byte-cursor
105 Downloads
In-memory buffer for read/write capabilities.
struggle-for-php/sfp-stream-view
354 Downloads
`View` component working with stream & output buffer for low memory usage
stefgodin/notmpl
57 Downloads
Lightweight PHP template engine leveraging PHP native rendering and output buffers.
src-run/augustus-utility-library
1324 Downloads
A simple collection of utilities for strings, arrays, objects, buffering, and more
sosat1101/open-subtitles
12 Downloads
login, search, download with buffer
pnixx/clickhouse-queue
12 Downloads
Clickhouse insert buffer queue using RabbitMQ
neoan3-apps/cache
37 Downloads
Caching based on output buffer
nafisphp/oc
0 Downloads
Nafis PHP Output Buffer Control Package
nafisphp/obc
0 Downloads
Nafis PHP Output Buffer Control Package
mburger/gtfs-realtime-bindings
51 Downloads
PHP classes generated from the GTFS-realtime protocol buffer specification.
idct/php-csv-writer
2015 Downloads
CsvWriter based on a buffered TextWriter with EOL support.