Libraries tagged by byte buffer
trafficcophp/bytebuffer
321151 Downloads
Node.js inspired byte stream buffer for PHP.
phpinnacle/buffer
72807 Downloads
PHPinnacle binary buffer implementation
nelexa/buffer
506588 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.
comely-io/buffer-php
10763 Downloads
Arbitrary bytes buffer in PHP
charcoal-dev/buffers
3778 Downloads
Byte Array Buffers for Charcoal PHP Apps
thesis/byte-buffer
367 Downloads
The library implements buffered I/O.
8ctopus/byte-buffer
3377 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
0 Downloads
Php library to parse and build byte buffer
t3ran13/bytebuffer
516 Downloads
Node.js inspired byte stream buffer for PHP.
qlwz/byte-buffer
5 Downloads
ByteBuffer
msst/byte-buffer
466 Downloads
A wrapper for the PHP pack() function. Simple handling of bytes in PHP (original by Ole 'nesQuick' Michaelis)
funnyfig/bytebuffer
48 Downloads
bytebuffer mainly based on google/flatbuffers
ericgerbers/byte-buffer
2 Downloads
A fast and simple ByteBuffer implementation using SplFixedArray.