Libraries tagged by output buffering
hostbybelle/compressionbuffer
1646 Downloads
CompressionBuffer provides easy access to zstd, brotli, and gzip output buffering with PHP on any webserver.
tbolner/flex-php-io
5862 Downloads
IO library for web and CLI applications.
itul/buffer
604 Downloads
Handle output buffering to the browser in real time.
plaisio/helper-ob
889 Downloads
PhpPlaisio: Output Buffering
jeremysells/templar
120 Downloads
PHP Template Engine based on Output Buffering
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.
runopencode/twig-bufferized-template
255 Downloads
Delay and reorder execution of Twig template portions.