Libraries tagged by igbinary
danog/phpstruct
7065 Downloads
PHP implementation of python's struct module.
clue/qdatastream
12468 Downloads
Lightweight PHP library that allows exchanging binary data with Qt programs (QDataStream)
bmdevel/php-index
35057 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
96091 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).
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.
binarytorch/larecipe-feedback
7312 Downloads
Get feedback from your users about your documentations.
binarydata/usps-php-api
58444 Downloads
PHP wrapper for USPS Web Tools API
webgriffe/pdftotext-bundle
28101 Downloads
This bundle integrates Symfony2 with pdftotext binary command.
unglue/client
47713 Downloads
The client binary which sends the data to the server and creates the output from the API response.
teakowa/cryptomute
26204 Downloads
Encrypt numeric data (binary, decimal, hex) preserving it's format (eg. 16-digits card number to 16-digits encrypted number).
schranz/mono
942 Downloads
A binary to run commands in a monorepo
plumtreesystems/neo4j-bolt
70501 Downloads
Neo4j Bolt Binary Protocol PHP Driver