Libraries tagged by binary data
martin-georgiev/postgresql-for-doctrine
6206870 Downloads
Extends Doctrine with native PostgreSQL support for arrays, JSONB, ranges, PostGIS geometries, text search, ltree, uuid, and 100+ PostgreSQL-specific functions.
creof/wkb-parser
5442965 Downloads
Parser for well-known binary (WKB/EWKB) object data
igbinary/igbinary
13553 Downloads
Igbinary is a drop in replacement for the standard php serializer. Instead of the time and space consuming textual representation used by PHP's serialize(), igbinary stores php data structures in a compact binary form. Savings are significant when using memcached or similar memory based storages for serialized data.
trafficcophp/bytebuffer
508982 Downloads
Node.js inspired byte stream buffer for PHP.
centamiv/vektor
57624 Downloads
A native PHP Vector Database implementation with strict binary storage and Zero-RAM overhead.
loophp/phptree
1784859 Downloads
An implementation of tree data structure
pocketmine/binaryutils
779652 Downloads
Classes and methods for conveniently handling binary data
longitude-one/wkb-parser
957512 Downloads
Parser for well-known binary (WKB/EWKB) object data
wapmorgan/binary-stream
280033 Downloads
A handy tool for working with binary data
phpinnacle/buffer
102833 Downloads
PHPinnacle binary buffer implementation
nelexa/buffer
534053 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.
ramazancetinkaya/byte-formatter
6117 Downloads
A modern PHP library for formatting and parsing byte values with precision and flexibility.
mroosz/php-cassandra
11651 Downloads
A pure-PHP client for Apache Cassandra and ScyllaDB with support for CQL binary protocol v3, v4 and v5 (Cassandra 2.1+ incl. 3.x-5.x; ScyllaDB 6.2, 2025.x, 2026.x), synchronous and asynchronous APIs, prepared statements, batches, result iterators, object mapping, SSL/TLS, and LZ4 compression.
graphaware/neo4j-php-client
765308 Downloads
Neo4j-PHP-Client is the most advanced PHP Client for Neo4j
bitwasp/buffertools
790046 Downloads
Toolbox for working with binary and hex data. Similar to NodeJS Buffer.