Libraries tagged by base32
paragonie/constant_time_encoding
246719751 Downloads
Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)
christian-riesen/base32
26137241 Downloads
Base32 encoder/decoder according to RFC 4648
tuupola/base32
384372 Downloads
Base32 encoder and decoder for arbitrary data
skleeschulte/base32
281183 Downloads
Base32 encoding and decoding class (RFC 4648, RFC 4648 extended hex, Crockford, z-base-32/Zooko).
dflydev/base32-crockford
284457 Downloads
Encode/decode numbers using Douglas Crockford's Base32 Encoding
ademarre/binary-to-text-php
147955 Downloads
Collection of binary-to-text encoding utilities for PHP. Includes Base32 support and much more.
selective/base32
28934 Downloads
Base32 based on RFC 4648
delight-im/alphabets
36451 Downloads
Sets of digits or characters that may be used for base conversions, encoding and decoding tasks, and input validation
btccom/cashaddress
40560 Downloads
Implementation of bitcoin cash base32 addresses
katteba/uuidshortener
24565 Downloads
Convert UUID 32-character hex string into a Base32 short string and back.
koksosk/base32hex
75459 Downloads
Base32Hex encoder/decoder
xobotyi/basen
16933 Downloads
Text and integers encoding utilities for PHP with no extensions dependencies. Base32, Base58, Base64 and much more!
ocubom/base-convert
8374 Downloads
Safe number conversion between arbitrary bases.
peterbodnar.com/base32
23796 Downloads
Base 32 encoder / decoder
tishotm/crockford-base32
1978 Downloads
Crockford Base32 Encoding