Libraries tagged by base32
paragonie/constant_time_encoding
352543064 Downloads
Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)
christian-riesen/base32
33221894 Downloads
Base32 encoder/decoder according to RFC 4648
tuupola/base32
596728 Downloads
Base32 encoder and decoder for arbitrary data
skleeschulte/base32
320673 Downloads
Base32 encoding and decoding class (RFC 4648, RFC 4648 extended hex, Crockford, z-base-32/Zooko).
selective/base32
152243 Downloads
Base32 based on RFC 4648
dflydev/base32-crockford
401726 Downloads
Encode/decode numbers using Douglas Crockford's Base32 Encoding
ademarre/binary-to-text-php
170310 Downloads
Collection of binary-to-text encoding utilities for PHP. Includes Base32 support and much more.
katteba/uuidshortener
38455 Downloads
Convert UUID 32-character hex string into a Base32 short string and back.
checkthiscloud/crockford-random
11302 Downloads
A PHP library for generating Crockford Base32 random strings
koksosk/base32hex
83704 Downloads
Base32Hex encoder/decoder
xobotyi/basen
20098 Downloads
Text and integers encoding utilities for PHP with no extensions dependencies. Base32, Base58, Base64 and much more!
ocubom/base-convert
12610 Downloads
Safe number conversion between arbitrary bases.
ideil/binary-to-text-php
27048 Downloads
Collection of binary-to-text encoding utilities for PHP. Includes Base32 support and much more.
delight-im/alphabets
47119 Downloads
Sets of digits or characters that may be used for base conversions, encoding and decoding tasks, and input validation
codepower/anybase
1510 Downloads
Convert integers between arbitrary bases with custom alphabets, salt, padding, and big-integer support.