Libraries tagged by base52
zackkitzmiller/tiny
210314 Downloads
A reversible base62 ID obfuscater.
ext-base58
Downloads
cbschuld/php-uuid-base58
28000 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
10316 Downloads
base62 encoder and decoder also for big numbers with Laravel integration
xobotyi/basen
20487 Downloads
Text and integers encoding utilities for PHP with no extensions dependencies. Base32, Base58, Base64 and much more!
tiny-blocks/ksuid
90192 Downloads
K-Sortable Unique Identifier.
tiny-blocks/encoder
90344 Downloads
Encoder and decoder for arbitrary data.
delight-im/alphabets
48056 Downloads
Sets of digits or characters that may be used for base conversions, encoding and decoding tasks, and input validation
btccom/cashaddress
44041 Downloads
Implementation of bitcoin cash base32 addresses
katteba/uuidshortener
40204 Downloads
Convert UUID 32-character hex string into a Base32 short string and back.
checkthiscloud/crockford-random
20435 Downloads
A PHP library for generating Crockford Base32 random strings
koksosk/base32hex
84394 Downloads
Base32Hex encoder/decoder
ocubom/base-convert
13113 Downloads
Safe number conversion between arbitrary bases.
lessmore92/base-x
74346 Downloads
Encode/decode any base
ideil/binary-to-text-php
27748 Downloads
Collection of binary-to-text encoding utilities for PHP. Includes Base32 support and much more.