Libraries tagged by einar
lessmore92/buffer
43424 Downloads
Toolbox for working with binary and hex data
kariricode/data-structure
883 Downloads
The KaririCode DataStructure component offers advanced PHP data structures, including lists, stacks, queues, maps, and sets. It features efficient, strongly-typed, object-oriented implementations like ArrayList, LinkedList, BinaryHeap, and TreeMap.
getoxs/wkhtmltopdf-buster-amd64
35106 Downloads
Convert html to pdf using webkit (qtwebkit). Static linked linux binary for Debian buster amd64 systems.
falseclock/advanced-cms
1574 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
404 Downloads
Conversion of arbitrarily large numbers between any two bases or alphabets
danog/phpstruct
8579 Downloads
PHP implementation of python's struct module.
clue/qdatastream
14485 Downloads
Lightweight PHP library that allows exchanging binary data with Qt programs (QDataStream)
clue/caret-notation
3639 Downloads
^B A dead-simple PHP library to add caret notation in order to safely show strings that contain ASCII control characters (unprintable characters)
bmdevel/php-index
43502 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/laravel-zoom-webhooks
6704 Downloads
Handle Zoom.us webhooks in a Laravel application
aza/math
20421 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/phpasn1
4814 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
99039 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.
binarytorch/larecipe-feedback
7540 Downloads
Get feedback from your users about your documentations.
binarydata/usps-php-api
61527 Downloads
PHP wrapper for USPS Web Tools API