Libraries tagged by base85
tuupola/base85
98064 Downloads
Base85 encoder and decoder for arbitrary data
delight-im/alphabets
30348 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)
stephenhill/base58
1321993 Downloads
Base58 Encoding and Decoding Library for PHP
tuupola/base58
386828 Downloads
Base58 encoder and decoder for arbitrary data
ionux/phactor
42726 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
48490 Downloads
base45 encoder/decoder
xobotyi/basen
14616 Downloads
Text and integers encoding utilities for PHP with no extensions dependencies. Base32, Base58, Base64 and much more!
cbschuld/php-uuid-base58
8496 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
32195 Downloads
Encode/decode any base
thefox/utilities
5281 Downloads
Collection of usefull PHP utilities.
druidvav/datamatrixbase256
566 Downloads
Russian Post form generate datamatrix Base256 barcode. Based on tcpdf library
deemru/abcode
9403 Downloads
ABC (alphabet) encode/decode
sulaco-tech/base58
27 Downloads
Pretty lightweight implementation of Base58 encoding and deconding algorithms written in PHP.