Libraries tagged by base32
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
magic3w/base32-int
8 Downloads
Base32 utility for url IDs
skywalker-labs/constant-time-encoding
1 Downloads
Constant-time implementations of RFC 4648 encoding (Base64, Base32, Hex) and other variants (Base64UrlSafe, Base64DotSlash, Base32Hex)
katoga/allyourbase
928 Downloads
Collection of bin-to-ascii converters.
jazor/totp-for-php
11 Downloads
totp/hotp implements for php
inanepain/id-forge
0 Downloads
A lightweight & versatile library for generating and encoding unique identifiers. It provides fast, secure and flexible solutions for modern applications.
imadeous/geohash32
0 Downloads
A minimal Base32 geohash encoder/decoder with precision control and mapping support.
codepower/anybase
5634 Downloads
Convert integers between arbitrary bases with custom alphabets, salt, padding, and big-integer support.
chongyi/php-basen
7 Downloads
Text and integers encoding utilities for PHP with no extensions dependencies. Base32, Base58, Base64 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.
yaman-shahbander-dev/totp-generator
2 Downloads
A PHP implementation of Time-Based One-Time Password (TOTP), using Base32 encoding and HMAC hashing. Generates and verifies OTPs for secure authentication.
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
northrook/hasher
19 Downloads
Crockford Base32 hashing utilities for short, URL-safe identifiers, checksums, and time-sortable prefixes
helicon-os/uuid
12 Downloads
Generic basic UUID Generator for PHP with various output formats like 16byte binary, hex formats (compact, grouped, ...), base32-like and base64-like. V4 Random UUIDs and Sequential UUIDs can be generated.