Libraries tagged by base85
tuupola/base85
219060 Downloads
Base85 encoder and decoder for arbitrary data
delight-im/alphabets
47309 Downloads
Sets of digits or characters that may be used for base conversions, encoding and decoding tasks, and input validation
jarir-ahmed/hash-helper
20 Downloads
A PHP package to encode and hash strings in various formats (base32/58/64/85/91, hashes, codecs).
dynoser/base85
3 Downloads
base85 encoder and decoder. ASCII85, vwx85, and vc85 (visually distinctive characters cyrillic)
tuupola/base58
659034 Downloads
Base58 encoder and decoder for arbitrary data
stephenhill/base58
1822793 Downloads
Base58 Encoding and Decoding Library for PHP
ionux/phactor
84550 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.
ext-base58
Downloads
mhauri/base45
68462 Downloads
base45 encoder/decoder
cbschuld/php-uuid-base58
24551 Downloads
Generates a RFC4122 compliant v4 UUID and returns it encoded in base-58. This is great for creating unique IDs which only consume 22 characters of storage. Also provides base-58 encoding and decoding.
xobotyi/basen
20177 Downloads
Text and integers encoding utilities for PHP with no extensions dependencies. Base32, Base58, Base64 and much more!
lessmore92/base-x
71982 Downloads
Encode/decode any base
codepower/anybase
2574 Downloads
Convert integers between arbitrary bases with custom alphabets, salt, padding, and big-integer support.
vandalorumrex/base58
461 Downloads
Base58 Encoding and Decoding Library for PHP
legalthings/base58-compat
601 Downloads
Userspace function as fallback for base58 extension