Libraries tagged by byte buffer
trafficcophp/bytebuffer
466152 Downloads
Node.js inspired byte stream buffer for PHP.
phpinnacle/buffer
97061 Downloads
PHPinnacle binary buffer implementation
nelexa/buffer
526017 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
42360 Downloads
The library implements buffered I/O.
comely-io/buffer-php
13062 Downloads
Arbitrary bytes buffer in PHP
8ctopus/byte-buffer
5959 Downloads
A php buffer to work with binary data.
charcoal-dev/buffers
8106 Downloads
Byte Array Buffers for Charcoal PHP Apps
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
521 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.