Libraries tagged by transfer speed
zeus-server/bandwidth-throttler
1 Favers
3 Downloads
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.
marquine/php-etl
183 Favers
131729 Downloads
131729 Downloads
Extract, Transform and Load data using PHP.
gadelgado/sql2seeder
0 Favers
1291 Downloads
1291 Downloads
A command line utility to transform sql files into database seeders
claonilton/php-etl
0 Favers
5 Downloads
5 Downloads
Extract, Transform and Load data using PHP.