Libraries tagged by base32
paragonie/constant_time_encoding
369456268 Downloads
Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)
christian-riesen/base32
34234557 Downloads
Base32 encoder/decoder according to RFC 4648
tuupola/base32
626838 Downloads
Base32 encoder and decoder for arbitrary data
skleeschulte/base32
324952 Downloads
Base32 encoding and decoding class (RFC 4648, RFC 4648 extended hex, Crockford, z-base-32/Zooko).
selective/base32
176761 Downloads
Base32 based on RFC 4648
dflydev/base32-crockford
424076 Downloads
Encode/decode numbers using Douglas Crockford's Base32 Encoding
ademarre/binary-to-text-php
173656 Downloads
Collection of binary-to-text encoding utilities for PHP. Includes Base32 support and much more.
xobotyi/basen
20528 Downloads
Text and integers encoding utilities for PHP with no extensions dependencies. Base32, Base58, Base64 and much more!
delight-im/alphabets
48174 Downloads
Sets of digits or characters that may be used for base conversions, encoding and decoding tasks, and input validation
btccom/cashaddress
44082 Downloads
Implementation of bitcoin cash base32 addresses
checkthiscloud/crockford-random
23368 Downloads
A PHP library for generating Crockford Base32 random strings
koksosk/base32hex
84507 Downloads
Base32Hex encoder/decoder
ocubom/base-convert
13171 Downloads
Safe number conversion between arbitrary bases.
ideil/binary-to-text-php
27836 Downloads
Collection of binary-to-text encoding utilities for PHP. Includes Base32 support and much more.
codepower/anybase
5634 Downloads
Convert integers between arbitrary bases with custom alphabets, salt, padding, and big-integer support.