Libraries tagged by arbitrage
aarondfrancis/urlcrypt
58270 Downloads
PHP library to securely encode and decode short pieces of arbitrary binary data in URLs.
ionux/phactor
90297 Downloads
Phactor is a high-performance PHP implementation of the elliptic curve math functions required to generate & verify private/public (asymmetric) EC keypairs and ECDSA signatures based on secp256k1 curve parameters. This library also includes a class to generate Service Identification Numbers (SINs) based on the published Identity Protocol v1 spec.
wikimedia/base-convert
1181855 Downloads
Convert an arbitrarily-long string from one numeric base to another, optionally zero-padding to a minimum column width.
tuupola/base85
231998 Downloads
Base85 encoder and decoder for arbitrary data
tuupola/base32
632095 Downloads
Base32 encoder and decoder for arbitrary data
silverstripe/redirectedurls
544752 Downloads
Provides a system for users to configure arbitrary redirections in the CMS
rtlopez/decimal
278875 Downloads
An object oriented immutable arbitrary-precision arithmetic library for PHP
puli/repository
89982 Downloads
A filesystem-like repository for storing arbitrary resources.
php-decimal/ext-decimal
1375 Downloads
Correctly-rounded, arbitrary precision decimal floating-point arithmetic in PHP
jasonpriem/human-name-parser
121089 Downloads
Takes human names of arbitrary complexity and various wacky formats and parses them out.
genkgo/php-asn1
862249 Downloads
A PHP Framework that allows you to encode and decode arbitrary ASN.1 structures using the ITU-T X.690 Encoding Rules.
cocur/vale
109876 Downloads
Vale is a helper utility that lets you get and set values in arbitrary nested arrays and objects.
jsq/psr7-stream-encryption
139102 Downloads
For encrypting and decrypting streams of arbitrary size.
idf/nova-html-card
368100 Downloads
A Laravel Nova card to display arbitrary HTML content
ikr/money-math
16240 Downloads
gmp-based arbitrary precision operations on currency amounts "XXX.YY"; because floats are BAD for representing money