Download the PHP package zeus-server/bandwidth-throttler without Composer
On this page you can find all versions of the php package zeus-server/bandwidth-throttler. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download zeus-server/bandwidth-throttler
More information about zeus-server/bandwidth-throttler
Files in zeus-server/bandwidth-throttler
Download zeus-server/bandwidth-throttler
More information about zeus-server/bandwidth-throttler
Files in zeus-server/bandwidth-throttler
Vendor zeus-server
Package bandwidth-throttler
Short Description 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.
License LGPL-3.0-only
Homepage https://github.com/artur-graniszewski/tigra-image-library
Package bandwidth-throttler
Short Description 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.
License LGPL-3.0-only
Homepage https://github.com/artur-graniszewski/tigra-image-library
Please rate this library. Is it a good library?
Informations about the package bandwidth-throttler
All versions of bandwidth-throttler with dependencies
PHP Build Version
Package Version
Requires
php Version
^5.6
The package zeus-server/bandwidth-throttler contains the following files
Loading the files please wait ....