Libraries tagged by byte buffer
trafficcophp/bytebuffer
357159 Downloads
Node.js inspired byte stream buffer for PHP.
phpinnacle/buffer
79831 Downloads
PHPinnacle binary buffer implementation
nelexa/buffer
510611 Downloads
Reading And Writing Binary Data (incl. primitive types, ex. byte, ubyte, short, ushort, int, uint, long, float, double). The classes also help with porting the I/O operations of the JAVA code.
thesis/byte-buffer
2949 Downloads
The library implements buffered I/O.
charcoal-dev/buffers
6504 Downloads
Byte Array Buffers for Charcoal PHP Apps
comely-io/buffer-php
11144 Downloads
Arbitrary bytes buffer in PHP
8ctopus/byte-buffer
4092 Downloads
A php buffer to work with binary data.
tiamo/bytebuffer
1887 Downloads
PHP Byte Buffer
labalityowo/bytebuffer
107 Downloads
A simple ByteBuffer implementation for PHP (Node.js inspired)
zeran/byte-buffer
1 Downloads
Php library to parse and build byte buffer
t3ran13/bytebuffer
519 Downloads
Node.js inspired byte stream buffer for PHP.
qlwz/byte-buffer
5 Downloads
ByteBuffer
msst/byte-buffer
467 Downloads
A wrapper for the PHP pack() function. Simple handling of bytes in PHP (original by Ole 'nesQuick' Michaelis)
funnyfig/bytebuffer
50 Downloads
bytebuffer mainly based on google/flatbuffers
ericgerbers/byte-buffer
2 Downloads
A fast and simple ByteBuffer implementation using SplFixedArray.