Libraries tagged by base52
zackkitzmiller/tiny
204616 Downloads
A reversible base62 ID obfuscater.
ext-base58
Downloads
base62/base62
6846 Downloads
base62 encoder and decoder also for big numbers with Laravel integration
tiny-blocks/ksuid
41606 Downloads
K-Sortable Unique Identifier.
tiny-blocks/encoder
41709 Downloads
Encoder and decoder for arbitrary data.
delight-im/alphabets
36875 Downloads
Sets of digits or characters that may be used for base conversions, encoding and decoding tasks, and input validation
btccom/cashaddress
40817 Downloads
Implementation of bitcoin cash base32 addresses
katteba/uuidshortener
25465 Downloads
Convert UUID 32-character hex string into a Base32 short string and back.
koksosk/base32hex
75767 Downloads
Base32Hex encoder/decoder
cbschuld/php-uuid-base58
13829 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.
xobotyi/basen
17049 Downloads
Text and integers encoding utilities for PHP with no extensions dependencies. Base32, Base58, Base64 and much more!
ocubom/base-convert
8456 Downloads
Safe number conversion between arbitrary bases.
lessmore92/base-x
40383 Downloads
Encode/decode any base
ideil/binary-to-text-php
22334 Downloads
Collection of binary-to-text encoding utilities for PHP. Includes Base32 support and much more.
togos/base32
21667 Downloads
RFC3548 base32 encoder/decoder