Libraries tagged by base52
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
lucasmichot/eloquentuuid
18 Downloads
Provides a unique Base62-encoded UUID representing a given state of a model instance
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.
doctorblue/baseconvert
21 Downloads
Simple base conversion class for conversion between arbitrary bases and with predefined wrappers for decimal, hexadecimal and bitcoin-compatible base58.
czarpino/php-crockford32
7 Downloads
PHP implementation for Douglas Crockford's Base32 notation
cloud-castle/uuid
1 Downloads
Идентификаторы для PHP 8.1+: UUID всех версий (v1–v8), ULID, NanoID, Snowflake и Sonyflake — генерация, разбор и конвертация, инъектируемые источник времени (PSR-20) и случайности, кодировки Base58 / Crockford Base32.