Libraries tagged by binary data
drupol/phptree
50976 Downloads
An implementation of tree data structure
mroosz/php-cassandra
7081 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 and 2025.x), synchronous and asynchronous APIs, prepared statements, batches, result iterators, object mapping, SSL/TLS, and LZ4 compression.
loostro/cryptomute
27535 Downloads
Encrypt numeric data (binary, decimal, hex) preserving it's format (eg. 16-digits card number to 16-digits encrypted number).
protonlabs/buffertools
144097 Downloads
Toolbox for working with binary and hex data. Similar to NodeJS Buffer.
unglue/client
56369 Downloads
The client binary which sends the data to the server and creates the output from the API response.
white-rabbit-1-sketch/php-file-hash-map
3772 Downloads
This PHP library implements a simple Hash Map with file-based storage. It uses a hashing function to calculate an offset, which determines the location of the corresponding bucket in the file. Data is stored in a binary file, with each bucket containing key-value pairs. The library allows for efficient data retrieval through direct file access.
evseevnn/php-cassandra-binary
59913 Downloads
PHP library for Cassandra database via a binary protocol
jurysosnovsky/doctrine-binary
2489 Downloads
The extension to Doctrine 2 that add support for binary functions and bitwise operators available in MySQL, PostgreSQL, Oracle and SQLite.
clue/qdatastream
16797 Downloads
Lightweight PHP library that allows exchanging binary data with Qt programs (QDataStream)
8ctopus/byte-buffer
6059 Downloads
A php buffer to work with binary data.
lessmore92/buffer
72084 Downloads
Toolbox for working with binary and hex data
bmdevel/php-index
59242 Downloads
This library provides an API to perform binary search operations on a sorted index. The index can be a XML document, a CSV document, or an arbitrary text file where the key has a fixed position. You can easily implement your own index. This API comes handy on any sorted data structure where realtime search operations are necessary without the detour of a DBS import.
binary-cats/sanitizer
103717 Downloads
Data sanitizer and Laravel form requests with input sanitation.
binarydata/usps-php-api
66083 Downloads
PHP wrapper for USPS Web Tools API
crazyxman/hessian-parser
6531 Downloads
A client library for the Hessian binary data parse.