Libraries tagged by binary
igbinary/igbinary
8986 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.
gravitymedia/ghostscript
293884 Downloads
Ghostscript is an object oriented Ghostscript binary wrapper for PHP.
creof/wkb-parser
5393674 Downloads
Parser for well-known binary (WKB/EWKB) object data
crazywhalecc/static-php-cli
19389 Downloads
Build single static PHP binary, with PHP project together, with popular extensions included.
wapmorgan/binary-stream
277205 Downloads
A handy tool for working with binary data
rosell-dk/locate-binaries
8067930 Downloads
Locate a binaries by means of exec() or similar
ademarre/binary-to-text-php
175652 Downloads
Collection of binary-to-text encoding utilities for PHP. Includes Base32 support and much more.
mdurrant/php-binary-reader
120448 Downloads
Lightweight binary reader for PHP
yaroslavche/bitmask
60532 Downloads
BitMask, EnumBitMask
toflar/fast-set
6748 Downloads
Provides the means to create memory-efficient precompiled sets with very fast fingerprint lookups
silvertipsoftware/wkhtmltopdf-amd64
357036 Downloads
Convert html to pdf using webkit (qtwebkit). Static linked linux binary for amd64 systems.
rodneyrehm/plist
1370808 Downloads
Library for reading and writing Apple's CFPropertyList (plist) files in XML as well as binary format.
phpinnacle/buffer
101177 Downloads
PHPinnacle binary buffer implementation
olsgreen/wkhtmltopdf-amd64
237481 Downloads
Convert html to pdf using webkit (qtwebkit). Dynamically linked linux binary for amd64 systems.
nelexa/buffer
531094 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.