Libraries tagged by binary
packagelist/closurecompiler-bin
30520 Downloads
The Closure Compiler is a tool for making JavaScript download and run faster. It is a true compiler for JavaScript. Instead of compiling from a source language to machine code, it compiles from JavaScript to better JavaScript. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls. Packaged for composer.
ocubom/base-convert
9468 Downloads
Safe number conversion between arbitrary bases.
messagedigital/wkhtmltopdf-osx
26268 Downloads
Convert html to pdf using webkit (qtwebkit). Static linked osx binary.
memcachier/php-memcache-sasl
54212 Downloads
A PHP Memcache client with binary protocol and SASL support
marcreichel/php-legal-licenses
32944 Downloads
A utility to generate a Licenses file containing the full license text for every dependency in your project for legal purposes.
lissonpsantos2/wkhtmltopdf-amd64
10914 Downloads
Convert html to pdf using webkit (qtwebkit). Static linked linux binary for amd64 systems.
lifewatch/wkhtmltopdf-windows
24798 Downloads
Convert html to pdf using webkit (qtwebkit). Static linked windows binary for 32 bit and 64 bit systems.
lessmore92/buffer
42610 Downloads
Toolbox for working with binary and hex data
getoxs/wkhtmltopdf-buster-amd64
34907 Downloads
Convert html to pdf using webkit (qtwebkit). Static linked linux binary for Debian buster amd64 systems.
falseclock/advanced-cms
1518 Downloads
A PHP Library that allows you to decode and manipulate CAdES or in other words CMS Advanced Electronic Signatures described in ETSI standart TS 101 733.
delight-im/base-convert
354 Downloads
Conversion of arbitrarily large numbers between any two bases or alphabets
danog/phpstruct
8486 Downloads
PHP implementation of python's struct module.
clue/qdatastream
14277 Downloads
Lightweight PHP library that allows exchanging binary data with Qt programs (QDataStream)
clue/caret-notation
3598 Downloads
^B A dead-simple PHP library to add caret notation in order to safely show strings that contain ASCII control characters (unprintable characters)
brandon/nbt
280 Downloads
A NBT parser that parses to native PHP types