Libraries tagged by base32
codepower/anybase
5558 Downloads
Convert integers between arbitrary bases with custom alphabets, salt, padding, and big-integer support.
togos/base32
21931 Downloads
RFC3548 base32 encoder/decoder
peterbodnar.com/base32
26679 Downloads
Base 32 encoder / decoder
bakame/aide-base32
2677 Downloads
base32 encoding and decoding using functions in PHP
hylianshield/base32-crockford
11050 Downloads
Implementation of Crockford's Base 32 encoder and decoder
chillerlan/php-base32
2223 Downloads
A base32 implementation. PHP 5.6+, PHP 7
tishotm/crockford-base32
2515 Downloads
Crockford Base32 Encoding
ariselseng/base32h
218 Downloads
Library to encode/decode numbers in Base32H
jarir-ahmed/hash-helper
29 Downloads
A PHP package to encode and hash strings in various formats (base32/58/64/85/91, hashes, codecs).
blesta/binary-to-text-php
7165 Downloads
Collection of binary-to-text encoding utilities for PHP. Includes Base32 support and much more.
badcow/ademarre-binary-to-text-php
416 Downloads
This is a fork of the original repository. Collection of binary-to-text encoding utilities for PHP. Includes Base32 support and much more.
eloquent/endec
8929 Downloads
Versatile encoding implementations for PHP.
mika/base32
22 Downloads
Base32 Encode and Decode according to RFC 4648.
maximal/base32-php
6 Downloads
Base32 encoding/decoding for PHP
kilylabs/base32
606 Downloads
PHP library for Base32 encode/decode operations. (fork from deleted ejz/base32)