Libraries tagged by base85
tuupola/base85
232000 Downloads
Base85 encoder and decoder for arbitrary data
delight-im/alphabets
48361 Downloads
Sets of digits or characters that may be used for base conversions, encoding and decoding tasks, and input validation
jarir-ahmed/hash-helper
30 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)
apiverve/ascii85encoder
0 Downloads
ASCII85 Encoder is a tool for encoding and decoding data using ASCII85 (also known as Base85) encoding. It supports both standard and btoa formats for efficient binary-to-text encoding with better compression than Base64.
tuupola/base58
690567 Downloads
Base58 encoder and decoder for arbitrary data
stephenhill/base58
1850354 Downloads
Base58 Encoding and Decoding Library for PHP
ionux/phactor
90558 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
70304 Downloads
base45 encoder/decoder
cbschuld/php-uuid-base58
29317 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
20639 Downloads
Text and integers encoding utilities for PHP with no extensions dependencies. Base32, Base58, Base64 and much more!
lessmore92/base-x
76059 Downloads
Encode/decode any base
codepower/anybase
5634 Downloads
Convert integers between arbitrary bases with custom alphabets, salt, padding, and big-integer support.
deemru/abcode
10941 Downloads
ABC (alphabet) encode/decode