Libraries tagged by binaries
messagedigital/wkhtmltopdf-osx
27549 Downloads
Convert html to pdf using webkit (qtwebkit). Static linked osx binary.
memcachier/php-memcache-sasl
54766 Downloads
A PHP Memcache client with binary protocol and SASL support
marcreichel/php-legal-licenses
38816 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
11433 Downloads
Convert html to pdf using webkit (qtwebkit). Static linked linux binary for amd64 systems.
lifewatch/wkhtmltopdf-windows
27206 Downloads
Convert html to pdf using webkit (qtwebkit). Static linked windows binary for 32 bit and 64 bit systems.
getoxs/wkhtmltopdf-buster-amd64
35995 Downloads
Convert html to pdf using webkit (qtwebkit). Static linked linux binary for Debian buster amd64 systems.
delight-im/base-convert
607 Downloads
Conversion of arbitrarily large numbers between any two bases or alphabets
danog/phpstruct
9111 Downloads
PHP implementation of python's struct module.
clue/qdatastream
15008 Downloads
Lightweight PHP library that allows exchanging binary data with Qt programs (QDataStream)
adapik/phpasn1
5973 Downloads
A PHP Framework that allows you to encode and decode arbitrary ASN.1 structures using the ITU-T X.690 Encoding Rules.
packagist/closurecompiler-bin
100329 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.
bmdevel/php-index
46195 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
100608 Downloads
Data sanitizer and Laravel form requests with input sanitation.
binary-cats/laravel-zoom-webhooks
7489 Downloads
Handle Zoom.us webhooks in a Laravel application
aza/math
20938 Downloads
AzaMath - Anizoptera CMF mathematic component. Arbitrary precision arithmetic (for huge integers; BCMath wrapper) and universal convertor between positional numeral systems (supported bases from 2 to 62 inclusive, and systems with custom alphabet; pure PHP realisation, can use GMP and core PHP functions for speed optimization).