Libraries tagged by base64_encode
kurl/base62
1358 Downloads
Simple base 62 encoder/decoder
chavao/base62
114 Downloads
Base 62 encoder/decoder
hilalahmad/string-util
7 Downloads
php-string-util is a versatile PHP library designed to simplify and enhance string manipulation tasks in your PHP projects. Whether you're working on web development, data processing, or any other application requiring robust string handling, this utility provides a comprehensive set of functions.
chongyi/php-basen
5 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
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