Libraries tagged by base58
tuupola/base58
657143 Downloads
Base58 encoder and decoder for arbitrary data
stephenhill/base58
1821188 Downloads
Base58 Encoding and Decoding Library for PHP
ionux/phactor
84271 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
cbschuld/php-uuid-base58
24421 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
20155 Downloads
Text and integers encoding utilities for PHP with no extensions dependencies. Base32, Base58, Base64 and much more!
lessmore92/base-x
71692 Downloads
Encode/decode any base
delight-im/alphabets
47243 Downloads
Sets of digits or characters that may be used for base conversions, encoding and decoding tasks, and input validation
codepower/anybase
2216 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
thefox/utilities
5410 Downloads
Collection of usefull PHP utilities.
sandermuller/solana-pubkey
214 Downloads
Tiny, framework-agnostic PHP library for Solana public keys and Ed25519 signature verification.
deemru/abcode
10854 Downloads
ABC (alphabet) encode/decode
allty/base58
4032 Downloads
Base58 encoder/decoder written in PHP.