Libraries tagged by bima
linwj/bitmex
5568 Downloads
Bitmex API Like the official document interface, Support for arbitrary extension.
lifewatch/wkhtmltopdf-windows
18565 Downloads
Convert html to pdf using webkit (qtwebkit). Static linked windows binary for 32 bit and 64 bit systems.
lessmore92/buffer
31949 Downloads
Toolbox for working with binary and hex data
ioki/wkhtmltopdf-amd64-centos6
62504 Downloads
All the wkhtmltopdf binaries for Centos6.
getoxs/wkhtmltopdf-buster-amd64
30603 Downloads
Convert html to pdf using webkit (qtwebkit). Static linked linux binary for Debian buster amd64 systems.
falseclock/advanced-cms
857 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.
danog/phpstruct
7065 Downloads
PHP implementation of python's struct module.
clue/qdatastream
12469 Downloads
Lightweight PHP library that allows exchanging binary data with Qt programs (QDataStream)
bmdevel/php-index
35067 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
96093 Downloads
Data sanitizer and Laravel form requests with input sanitation.
binary-cats/laravel-zoom-webhooks
4011 Downloads
Handle Zoom.us webhooks in a Laravel application
aza/math
19030 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).
adapik/cms
2154 Downloads
A PHP Library that allows you to decode ASN.1 CMS using Basic Encoding Rules (BER).
adagio/bitset
7772 Downloads
Pure PHP drop-in replacement for 'bitset' extension.
packagist/closurecompiler-bin
94537 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.