Libraries tagged by binary data
megaj/binary-index-tree
0 Downloads
AKA a fenwick tree. Often used for dynamic prefix sum queries and writes.
t3ran13/bytebuffer
519 Downloads
Node.js inspired byte stream buffer for PHP.
msst/byte-buffer
467 Downloads
A wrapper for the PHP pack() function. Simple handling of bytes in PHP (original by Ole 'nesQuick' Michaelis)
etdsolutions/bytebuffer
35 Downloads
Package ByteBuffer du Framework ETD
ddrv/extra-pack
6 Downloads
Extras for pack() and unpack() functions
andkom/php-bcdatastream
184 Downloads
A simple stream implementation in PHP for reading/writing binary data in Bitcoin protocol.
tanoconsulting/ezdbintegritybundle
6 Downloads
Validates database data and binary file storage of eZPlatform 3 (aka Ibexa OSS/DXP)
brtnetwork/buffer
62 Downloads
Toolbox for working with binary and hex data
yousafsyed/algorithms
19 Downloads
Original Proposal: Using the right data structure or algorithm for the situation is an important aspect of programming. In computer science literature, many data structures and algorithms have been researched and extensively documented. However, there is still no standard library in Php implementing useful structures and algorithms like Red/Black Trees, tries, different sorting algorithms, etc. This project will create such a library with documentation on when to use a particular structure/algorithm. It will also come with a benchmark suite to compare performance in different situations.
yocto/yoclib-wbxml
74 Downloads
This yocLibrary enables your project to encode and decode WBXML data in PHP.
daniel-ac-martin/php-seids
58 Downloads
Supplementary, Easily Interchangeable Data Structures for PHP 5. Provides alternatives and supplements to the Standard PHP Library (SPL) Datastructures.
coffeephp/msgpack
3 Downloads
Provides classes for handling Msgpack data.
coffeephp/json
59 Downloads
Provides classes for handling JSON data.
coffeephp/igbinary
3 Downloads
Provides classes for handling Igbinary data.
coffeephp/failsafe-json
4 Downloads
Provides classes for handling (Fail-safe) JSON data.