Libraries tagged by base85
tuupola/base85
109450 Downloads
Base85 encoder and decoder for arbitrary data
delight-im/alphabets
35172 Downloads
Sets of digits or characters that may be used for base conversions, encoding and decoding tasks, and input validation
dynoser/base85
1 Downloads
base85 encoder and decoder. ASCII85, vwx85, and vc85 (visually distinctive characters cyrillic)
tuupola/base58
443845 Downloads
Base58 encoder and decoder for arbitrary data
stephenhill/base58
1488361 Downloads
Base58 Encoding and Decoding Library for PHP
ionux/phactor
48929 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
54456 Downloads
base45 encoder/decoder
xobotyi/basen
16747 Downloads
Text and integers encoding utilities for PHP with no extensions dependencies. Base32, Base58, Base64 and much more!
cbschuld/php-uuid-base58
12635 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.
lessmore92/base-x
38271 Downloads
Encode/decode any base
deemru/abcode
9883 Downloads
ABC (alphabet) encode/decode
phplang/base65536
22 Downloads
Base65536 encode/decode utility
hevertonfreitas/base65536
18 Downloads
Implementartion of the base65536 library in PHP, as described by ferno/base65536
allty/base58
4032 Downloads
Base58 encoder/decoder written in PHP.