Libraries tagged by base32
koksosk/base32hex
84982 Downloads
Base32Hex encoder/decoder
hylianshield/base32-crockford
11185 Downloads
Implementation of Crockford's Base 32 encoder and decoder
ariselseng/base32h
290 Downloads
Library to encode/decode numbers in Base32H
jarir-ahmed/hash-helper
66 Downloads
A PHP package to encode and hash strings in various formats (base32/58/64/85/91, hashes, codecs).
cloud-castle/uuid
63 Downloads
Идентификаторы для PHP 8.1+: UUID всех версий (v1–v8), ULID, NanoID, Snowflake и Sonyflake — генерация, разбор и конвертация, инъектируемые источник времени (PSR-20) и случайности, кодировки Base58 / Crockford Base32.
checkthiscloud/crockford-random
41419 Downloads
A PHP library for generating Crockford Base32 random strings
togos/base32
22008 Downloads
RFC3548 base32 encoder/decoder
chillerlan/php-base32
2262 Downloads
A base32 implementation. PHP 5.6+, PHP 7
tishotm/crockford-base32
2568 Downloads
Crockford Base32 Encoding
haikiri/simple-php-totp
256 Downloads
Lightweight PHP TOTP (RFC 6238) and Base32 (RFC 4648) generation/decoding for 2FA authentication
blesta/binary-to-text-php
7213 Downloads
Collection of binary-to-text encoding utilities for PHP. Includes Base32 support and much more.
eloquent/endec
8929 Downloads
Versatile encoding implementations for PHP.
northrook/hashes
37 Downloads
Crockford Base32 hashing utilities for short, URL-safe identifiers, checksums, and time-sortable prefixes
mika/base32
22 Downloads
Base32 Encode and Decode according to RFC 4648.
maximal/base32-php
6 Downloads
Base32 encoding/decoding for PHP