Libraries tagged by binafy
bmdevel/php-index
42578 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
98000 Downloads
Data sanitizer and Laravel form requests with input sanitation.
binary-cats/laravel-zoom-webhooks
6423 Downloads
Handle Zoom.us webhooks in a Laravel application
adapik/phpasn1
4508 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
98516 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
7471 Downloads
Get feedback from your users about your documentations.
binarydata/usps-php-api
61103 Downloads
PHP wrapper for USPS Web Tools API
binarybuilds/nova-mail-manager
24437 Downloads
A Laravel Nova tool to easily resend system generated mails without going through application flow.
binarybuilds/laravel-mail-manager
39967 Downloads
A Laravel mail manager to record and re-send all outgoing emails.
vdechenaux/brotli-bin-amd64
32300 Downloads
Brotli binary provided by google/brotli and compiled for amd64
schranz/mono
1293 Downloads
A binary to run commands in a monorepo
mitmelon/compress
3932 Downloads
Advanced file compresser which reduces and encrypt large files to smaller chunks by saving them as binary for later use.
mikehaertl/pdftk2-precise-amd64
83599 Downloads
The pdftk 2 binary for Ubuntu 12.04 LTS (amd64)
crazyxman/hessian-parser
3844 Downloads
A client library for the Hessian binary data parse.
atrapalo/urlcrypt
45086 Downloads
PHP library to securely encode and decode short pieces of arbitrary binary data in URLs.