Libraries tagged by base32_decode
skywalker-labs/constant-time-encoding
1 Downloads
Constant-time implementations of RFC 4648 encoding (Base64, Base32, Hex) and other variants (Base64UrlSafe, Base64DotSlash, Base32Hex)
imadeous/geohash32
0 Downloads
A minimal Base32 geohash encoder/decoder with precision control and mapping support.
katoga/allyourbase
924 Downloads
Collection of bin-to-ascii converters.
sskaje/base-converter
19 Downloads
sskaje's BaseXX Encode/Decode class, a PHP implemention of RFC 3548, supports Base16/Base32/Base64 in both LSB and MSB, and another Base32 used by VMware
tuupola/base62
4536815 Downloads
Base62 encoder and decoder for arbitrary data
base62/base62
10309 Downloads
base62 encoder and decoder also for big numbers with Laravel integration
tiny-blocks/encoder
90133 Downloads
Encoder and decoder for arbitrary data.
lessmore92/base-x
74226 Downloads
Encode/decode any base
bakame/aide-base32
2677 Downloads
base32 encoding and decoding using functions in PHP
deemru/abcode
10888 Downloads
ABC (alphabet) encode/decode
ariselseng/base32h
218 Downloads
Library to encode/decode numbers in Base32H
yzalis/id-obfuscator
213 Downloads
An efficient reversible ID obfuscator originaly based on base 62 encoding.
maximal/base32-php
6 Downloads
Base32 encoding/decoding for PHP
amirax/base62
111 Downloads
Base62 encoder and decoder
ajepe/base62
8 Downloads
base62 encode integer as a string and decode the string back to an integer