Libraries tagged by base32
paragonie/constant_time_encoding
392125531 Downloads
Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)
christian-riesen/base32
35589231 Downloads
Base32 encoder/decoder according to RFC 4648
tuupola/base32
676029 Downloads
Base32 encoder and decoder for arbitrary data
skleeschulte/base32
332124 Downloads
Base32 encoding and decoding class (RFC 4648, RFC 4648 extended hex, Crockford, z-base-32/Zooko).
selective/base32
202761 Downloads
Base32 based on RFC 4648
dflydev/base32-crockford
442411 Downloads
Encode/decode numbers using Douglas Crockford's Base32 Encoding
ademarre/binary-to-text-php
177147 Downloads
Collection of binary-to-text encoding utilities for PHP. Includes Base32 support and much more.
xobotyi/basen
21145 Downloads
Text and integers encoding utilities for PHP with no extensions dependencies. Base32, Base58, Base64 and much more!
btccom/cashaddress
44924 Downloads
Implementation of bitcoin cash base32 addresses
katteba/uuidshortener
45132 Downloads
Convert UUID 32-character hex string into a Base32 short string and back.
ocubom/base-convert
13977 Downloads
Safe number conversion between arbitrary bases.
ideil/binary-to-text-php
28700 Downloads
Collection of binary-to-text encoding utilities for PHP. Includes Base32 support and much more.
delight-im/alphabets
49407 Downloads
Sets of digits or characters that may be used for base conversions, encoding and decoding tasks, and input validation
checkthiscloud/crockford-random
41394 Downloads
A PHP library for generating Crockford Base32 random strings
peterbodnar.com/base32
26961 Downloads
Base 32 encoder / decoder