Libraries tagged by binary data
drupol/phptree
51049 Downloads
An implementation of tree data structure
aarondfrancis/urlcrypt
58510 Downloads
PHP library to securely encode and decode short pieces of arbitrary binary data in URLs.
protonlabs/buffertools
156894 Downloads
Toolbox for working with binary and hex data. Similar to NodeJS Buffer.
unglue/client
58692 Downloads
The client binary which sends the data to the server and creates the output from the API response.
globus-studio/sypexgeo
425 Downloads
Maintained PHP 8 reader for the SypexGeo binary IP-to-geo database (Country, City, City Max).
white-rabbit-1-sketch/php-file-hash-map
5715 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.
jurysosnovsky/doctrine-binary
2676 Downloads
The extension to Doctrine 2 that add support for binary functions and bitwise operators available in MySQL, PostgreSQL, Oracle and SQLite.
8ctopus/byte-buffer
6551 Downloads
A php buffer to work with binary data.
se7enxweb/enhancedezbinaryfile
725 Downloads
eZ Publish Legacy extension which provides a simple solution for extending thet default eZ Publish Binary File Datatype with support for uploadable files for collected information nodes. Great for smart developers!
lessmore92/buffer
80175 Downloads
Toolbox for working with binary and hex data
bmdevel/php-index
64312 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
104943 Downloads
Data sanitizer and Laravel form requests with input sanitation.
binarydata/usps-php-api
67052 Downloads
PHP wrapper for USPS Web Tools API
crazyxman/hessian-parser
7106 Downloads
A client library for the Hessian binary data parse.
atrapalo/urlcrypt
48273 Downloads
PHP library to securely encode and decode short pieces of arbitrary binary data in URLs.