Libraries tagged by base62x
gponster/laravel-url62-uuid
61 Downloads
The encoding schema to be used by this shortening algorithm will be Base 62 encoding, as we are going to use 62 letters: [a-zA-Z0-9]. UUID generation based on Rhumsaa\Uuid
gogh-idawoodjee/shortcode
2 Downloads
Encode integers and UUIDs to short, URL-safe Base62 strings and back.
fwolf/base-converter
516 Downloads
Convert number (string format) between base 2 and 62
dbonner/identifier
169 Downloads
Various identifier classes for ID conversion and presentation.
codepower/anybase
5634 Downloads
Convert integers between arbitrary bases with custom alphabets, salt, padding, and big-integer support.
chongyi/php-basen
7 Downloads
Text and integers encoding utilities for PHP with no extensions dependencies. Base32, Base58, Base64 and much more!
brtnetwork/base-x
56 Downloads
Encode/decode any base
lucasmichot/eloquentuuid
18 Downloads
Provides a unique Base62-encoded UUID representing a given state of a model instance