Libraries tagged by base62
moccalotto/idhash
178 Downloads
A reversible (integer) ID obfuscator
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
515 Downloads
Convert number (string format) between base 2 and 62
dbonner/identifier
169 Downloads
Various identifier classes for ID conversion and presentation.
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
paragonie/constant_time_encoding
372932492 Downloads
Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)
spomky-labs/base64url
44098564 Downloads
Base 64 URL Safe Encoding/Decoding PHP Library
christian-riesen/base32
34442060 Downloads
Base32 encoder/decoder according to RFC 4648
zbateson/stream-decorators
53801356 Downloads
PHP psr7 stream decorators for mime message part streams
intervention/validation
7370559 Downloads
Additional validation rules for the Laravel framework
crazybooot/base64-validation
2051329 Downloads
Laravel validators for base64 encoded files
hshn/base64-encoded-file
1650888 Downloads
Provides handling base64 encoded files, and the integration of symfony/form