Search results for base45
mhauri/base45
58630 Downloads
base45 encoder/decoder
tuupola/base58
495707 Downloads
Base58 encoder and decoder for arbitrary data
stephenhill/base58
1613647 Downloads
Base58 Encoding and Decoding Library for PHP
tuupola/base85
128341 Downloads
Base85 encoder and decoder for arbitrary data
ionux/phactor
53676 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
delight-im/alphabets
40495 Downloads
Sets of digits or characters that may be used for base conversions, encoding and decoding tasks, and input validation
cbschuld/php-uuid-base58
15266 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
17528 Downloads
Text and integers encoding utilities for PHP with no extensions dependencies. Base32, Base58, Base64 and much more!
lessmore92/base-x
45601 Downloads
Encode/decode any base
vandalorumrex/base58
64 Downloads
Base58 Encoding and Decoding Library for PHP
deemru/abcode
10169 Downloads
ABC (alphabet) encode/decode
phplang/base65536
23 Downloads
Base65536 encode/decode utility
legalthings/base58-compat
539 Downloads
Userspace function as fallback for base58 extension
hevertonfreitas/base65536
18 Downloads
Implementartion of the base65536 library in PHP, as described by ferno/base65536