Libraries tagged by base52
ademarre/binary-to-text-php
177582 Downloads
Collection of binary-to-text encoding utilities for PHP. Includes Base32 support and much more.
ext-base58
Downloads
cbschuld/php-uuid-base58
35768 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
21242 Downloads
Text and integers encoding utilities for PHP with no extensions dependencies. Base32, Base58, Base64 and much more!
tiny-blocks/ksuid
97534 Downloads
K-Sortable Unique Identifier.
tiny-blocks/encoder
97726 Downloads
Encoder and decoder for arbitrary data.
btccom/cashaddress
45024 Downloads
Implementation of bitcoin cash base32 addresses
katteba/uuidshortener
45482 Downloads
Convert UUID 32-character hex string into a Base32 short string and back.
base62/base62
10712 Downloads
base62 encoder and decoder also for big numbers with Laravel integration
ocubom/base-convert
14081 Downloads
Safe number conversion between arbitrary bases.
lessmore92/base-x
80858 Downloads
Encode/decode any base
ideil/binary-to-text-php
28805 Downloads
Collection of binary-to-text encoding utilities for PHP. Includes Base32 support and much more.
delight-im/alphabets
49526 Downloads
Sets of digits or characters that may be used for base conversions, encoding and decoding tasks, and input validation
alesitom/hybrid-id
1483 Downloads
Compact, time-sortable unique ID generator for PHP. Drop-in UUID/ULID alternative with base62 encoding, Stripe-style prefixes, and configurable entropy profiles.
peterbodnar.com/base32
27013 Downloads
Base 32 encoder / decoder