Libraries tagged by base32_encode
paragonie/constant_time_encoding
251713904 Downloads
Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)
christian-riesen/base32
26481016 Downloads
Base32 encoder/decoder according to RFC 4648
tuupola/base32
392089 Downloads
Base32 encoder and decoder for arbitrary data
skleeschulte/base32
283071 Downloads
Base32 encoding and decoding class (RFC 4648, RFC 4648 extended hex, Crockford, z-base-32/Zooko).
selective/base32
31714 Downloads
Base32 based on RFC 4648
dflydev/base32-crockford
290882 Downloads
Encode/decode numbers using Douglas Crockford's Base32 Encoding
delight-im/alphabets
36981 Downloads
Sets of digits or characters that may be used for base conversions, encoding and decoding tasks, and input validation
togos/base32
21667 Downloads
RFC3548 base32 encoder/decoder
peterbodnar.com/base32
23917 Downloads
Base 32 encoder / decoder
hylianshield/base32-crockford
10851 Downloads
Implementation of Crockford's Base 32 encoder and decoder
katoga/allyourbase
701 Downloads
Collection of bin-to-ascii converters.
eloquent/endec
8929 Downloads
Versatile encoding implementations for PHP.
mika/base32
12 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