Libraries tagged by base32
badcow/ademarre-binary-to-text-php
411 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
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.
dritter/nix-hasher
7 Downloads
Provide an easy way to generate SRI Hashes and an Implementation of Nix base32 algorithm.
czarpino/php-crockford32
2 Downloads
PHP implementation for Douglas Crockford's Base32 notation
tuupola/base62
3308629 Downloads
Base62 encoder and decoder for arbitrary data
tuupola/ksuid
854490 Downloads
K-Sortable Globally Unique IDs
elfsundae/laravel-hashid
198387 Downloads
A simple, elegant way to obfuscate your data by generating reversible, non-sequential, URL-safe identifiers.
zackkitzmiller/tiny
204476 Downloads
A reversible base62 ID obfuscater.
base62/base62
6771 Downloads
base62 encoder and decoder also for big numbers with Laravel integration
tiny-blocks/ksuid
39857 Downloads
K-Sortable Unique Identifier.
tiny-blocks/encoder
39960 Downloads
Encoder and decoder for arbitrary data.
lessmore92/base-x
39599 Downloads
Encode/decode any base
semiorbit/serial
136 Downloads
Generate a Serial Number of alphanumeric 16 random chars in PHP.