Libraries tagged by binary
nativephp/php-bin
233089 Downloads
PHP binaries used by the NativePHP framework
igbinary/igbinary
4302 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.
crazywhalecc/static-php-cli
17317 Downloads
Build single static PHP binary, with PHP project together, with popular extensions included.
bitwasp/buffertools
777561 Downloads
Toolbox for working with binary and hex data. Similar to NodeJS Buffer.
wapmorgan/binary-stream
269860 Downloads
A handy tool for working with binary data
ademarre/binary-to-text-php
171446 Downloads
Collection of binary-to-text encoding utilities for PHP. Includes Base32 support and much more.
pocketmine/binaryutils
723997 Downloads
Classes and methods for conveniently handling binary data
mdurrant/php-binary-reader
113563 Downloads
Lightweight binary reader for PHP
spatie/laravel-binary-uuid
66665 Downloads
Binary support for UUIDs in Laravel
yaroslavche/bitmask
57887 Downloads
BitMask, EnumBitMask
silvertipsoftware/wkhtmltopdf-amd64
338407 Downloads
Convert html to pdf using webkit (qtwebkit). Static linked linux binary for amd64 systems.
rodneyrehm/plist
1261419 Downloads
Library for reading and writing Apple's CFPropertyList (plist) files in XML as well as binary format.
phpinnacle/buffer
97709 Downloads
PHPinnacle binary buffer implementation
olsgreen/wkhtmltopdf-amd64
223229 Downloads
Convert html to pdf using webkit (qtwebkit). Dynamically linked linux binary for amd64 systems.
nelexa/buffer
526733 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.