Libraries tagged by byte buffer
etdsolutions/bytebuffer
32 Downloads
Package ByteBuffer du Framework ETD
chawuciren/bytebuffer
47 Downloads
Handle binary data in a modern and minimalist way
bombenprodukt/bytebuffer
3 Downloads
A package to easily work with ByteBuffer in PHP.
basecodeoy/bytebuffer
1 Downloads
A package to easily work with ByteBuffer in PHP.
ekstazi/async-binary-stream
2 Downloads
Set of amphp streams to work with binary data. It can read bytebuffer with specified length and write it.
byteferry/sdds_php
3 Downloads
A PHP library to work with stream decode and encode according to the SDDS Specification.
ericgerbers/ark-php-crypto
4 Downloads
A simple PHP Cryptography Implementation for the Ark Blockchain. Just make small change, change byte-bufer from 'faustbrian/byte-buffer' to 'trafficcophp/bytebuffer' because when I work then package 'faustbrian/byte-buffer' not found .
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.