Libraries tagged by binafy
profburial/wkhtmltopdf-binaries-trusty
112140 Downloads
All the wkhtmltopdf binaries for Ubuntu 14.04 (trusty).
profburial/wkhtmltopdf-binaries-centos6
73272 Downloads
All the wkhtmltopdf binaries for Centos6.
ocubom/base-convert
8927 Downloads
Safe number conversion between arbitrary bases.
messagedigital/wkhtmltopdf-osx
25953 Downloads
Convert html to pdf using webkit (qtwebkit). Static linked osx binary.
memcachier/php-memcache-sasl
53965 Downloads
A PHP Memcache client with binary protocol and SASL support
marcreichel/php-legal-licenses
31665 Downloads
A utility to generate a Licenses file containing the full license text for every dependency in your project for legal purposes.
lifewatch/wkhtmltopdf-windows
24222 Downloads
Convert html to pdf using webkit (qtwebkit). Static linked windows binary for 32 bit and 64 bit systems.
lessmore92/buffer
40968 Downloads
Toolbox for working with binary and hex data
getoxs/wkhtmltopdf-buster-amd64
34266 Downloads
Convert html to pdf using webkit (qtwebkit). Static linked linux binary for Debian buster amd64 systems.
falseclock/advanced-cms
1466 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
247 Downloads
Conversion of arbitrarily large numbers between any two bases or alphabets
danog/phpstruct
8358 Downloads
PHP implementation of python's struct module.
clue/qdatastream
14105 Downloads
Lightweight PHP library that allows exchanging binary data with Qt programs (QDataStream)
brandon/nbt
216 Downloads
A NBT parser that parses to native PHP types
bmdevel/php-index
42476 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.