Libraries tagged by byte buffer
trafficcophp/bytebuffer
371293 Downloads
Node.js inspired byte stream buffer for PHP.
phpinnacle/buffer
83623 Downloads
PHPinnacle binary buffer implementation
thesis/byte-buffer
9453 Downloads
The library implements buffered I/O.
nelexa/buffer
512296 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.
charcoal-dev/buffers
7687 Downloads
Byte Array Buffers for Charcoal PHP Apps
comely-io/buffer-php
11302 Downloads
Arbitrary bytes buffer in PHP
8ctopus/byte-buffer
4479 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
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.