Libraries tagged by base32_decode
paragonie/constant_time_encoding
281402490 Downloads
Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)
christian-riesen/base32
28679426 Downloads
Base32 encoder/decoder according to RFC 4648
tuupola/base32
456896 Downloads
Base32 encoder and decoder for arbitrary data
dflydev/base32-crockford
328623 Downloads
Encode/decode numbers using Douglas Crockford's Base32 Encoding
skleeschulte/base32
297699 Downloads
Base32 encoding and decoding class (RFC 4648, RFC 4648 extended hex, Crockford, z-base-32/Zooko).
selective/base32
53713 Downloads
Base32 based on RFC 4648
delight-im/alphabets
44137 Downloads
Sets of digits or characters that may be used for base conversions, encoding and decoding tasks, and input validation
peterbodnar.com/base32
24941 Downloads
Base 32 encoder / decoder
togos/base32
21732 Downloads
RFC3548 base32 encoder/decoder
katoga/allyourbase
887 Downloads
Collection of bin-to-ascii converters.
eloquent/endec
8929 Downloads
Versatile encoding implementations for PHP.
mika/base32
15 Downloads
Base32 Encode and Decode according to RFC 4648.
kilylabs/base32
606 Downloads
PHP library for Base32 encode/decode operations. (fork from deleted ejz/base32)
iluxaorlov/base32
12 Downloads
Library for Base32 encoding and decoding
hylianshield/base32-crockford
10860 Downloads
Implementation of Crockford's Base 32 encoder and decoder