Libraries tagged by output buffering
hostbybelle/compressionbuffer
4568 Downloads
CompressionBuffer provides easy access to zstd, brotli, and gzip output buffering with PHP on any webserver.
tbolner/flex-php-io
8688 Downloads
IO library for web and CLI applications.
itul/buffer
997 Downloads
Handle output buffering to the browser in real time.
skulich/laravel-command-output-buffer
1 Downloads
A trait for buffering Artisan Command Output in Laravel
plaisio/helper-ob
1176 Downloads
PhpPlaisio: Output Buffering
zeus-server/bandwidth-throttler
4 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
256 Downloads
Delay and reorder execution of Twig template portions.