Libraries tagged by output buffer
staticize/staticize
35 Downloads
Put php outputbuffer into cache
xthukuh/process
3 Downloads
A simple php proc_open wrapper class. Supports running background process on windows/linux, get child process pid buffer output among other functions.
adrian-dussan/console-diff-renderer
2 Downloads
only write output to a console that has changed
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.
stefgodin/notmpl
58 Downloads
Lightweight PHP template engine leveraging PHP native rendering and output buffers.
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
jeremysells/templar
120 Downloads
PHP Template Engine based on Output Buffering