Libraries tagged by base50
xavierfaucon/bravoids
34 Downloads
Converts Ids (base10) to Hashids (base50 or 62)
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
xobotyi/basen
14616 Downloads
Text and integers encoding utilities for PHP with no extensions dependencies. Base32, Base58, Base64 and much more!
fab2s/math
220826 Downloads
A Base10 high precision math helper
delight-im/alphabets
30348 Downloads
Sets of digits or characters that may be used for base conversions, encoding and decoding tasks, and input validation
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.
rayne/ecoji
78 Downloads
Encodes (and decodes) data as emojis. Implementation of the Ecoji Standard.
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.
legalthings/base58-compat
489 Downloads
Userspace function as fallback for base58 extension