Libraries tagged by binary data
binarydata/shpongle
8 Downloads
Minimalistic PSR-7 / PSR-15 framework experiment
rootiteam/binaryutils
55 Downloads
Classes and methods for conveniently handling binary data
naminator/cstrike
12 Downloads
A simple API for reading CSStats.dat binary data.
moonwalkerz/base58
2 Downloads
A PHP library for encoding and decoding Base58 strings and binary data.
ernestpasnik/blitzmaxstream
9 Downloads
Lightweight PHP library for reading and writing binary data, inspired by BlitzMax.
diseltoofast/php-ninja
6 Downloads
PHP library for working with binary data
chawuciren/bytebuffer
49 Downloads
Handle binary data in a modern and minimalist way
bezerrath/laravel-query-param
7 Downloads
Treats binary data in a correct way with Laravel's database system (Eloquent)
proipinfo/php-client
283 Downloads
PHP module provides client for proip.info binary databases
smn/cheapbinarytds
5 Downloads
Binary tree data structure
protophp/pack
35 Downloads
An efficient binary packed data format for transmission through Long-lived connections.
mastir/php-dump
14 Downloads
Tool to convert app scopes into binary readable data dump
jetlee0797/ids
117 Downloads
Encrypt numeric data (binary, decimal, hex) preserving it's format (eg. 16-digits card number to 16-digits encrypted number).
jetlee0797/humanid
0 Downloads
Encrypt numeric data (binary, decimal, hex) preserving it's format (eg. 16-digits card number to 16-digits encrypted number).
sqrt-cat/proto-bin
1 Downloads
A PHP library similar to protobuf for binary protocol packaging/unpacking, which can package biz data into binary format for efficient transmission. Implemented using native PHP with no other external dependencies. Supports data types such as fixed length and variable length.