Libraries tagged by base52
selective/base32
14155 Downloads
Base32 based on RFC 4648
cbschuld/php-uuid-base58
8052 Downloads
Generates a RFC4122 compliant v4 UUID and returns it encoded in base-58. This is great for creating unique IDs which only consume 22 characters of storage. Also provides base-58 encoding and decoding.
base62/base62
4980 Downloads
base62 encoder and decoder also for big numbers with Laravel integration
tiny-blocks/ksuid
21953 Downloads
K-Sortable Unique Identifier.
tiny-blocks/encoder
22029 Downloads
Encoder and decoder for arbitrary data.
btccom/cashaddress
38188 Downloads
Implementation of bitcoin cash base32 addresses
peterbodnar.com/base32
22062 Downloads
Base 32 encoder / decoder
koksosk/base32hex
71518 Downloads
Base32Hex encoder/decoder
bakame/aide-base32
958 Downloads
base32 encoding and decoding using functions or class in PHP
xobotyi/basen
14434 Downloads
Text and integers encoding utilities for PHP with no extensions dependencies. Base32, Base58, Base64 and much more!
ocubom/base-convert
6876 Downloads
Safe number conversion between arbitrary bases.
lessmore92/base-x
31403 Downloads
Encode/decode any base
ideil/binary-to-text-php
19482 Downloads
Collection of binary-to-text encoding utilities for PHP. Includes Base32 support and much more.
delight-im/alphabets
28945 Downloads
Sets of digits or characters that may be used for base conversions, encoding and decoding tasks, and input validation
katteba/uuidshortener
20411 Downloads
Convert UUID 32-character hex string into a Base32 short string and back.