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
gponster/laravel-url62-uuid is a Laravel package for 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.
It currently has 3 GitHub stars and 61 downloads on Packagist (latest version v1.0).
Install it with composer require gponster/laravel-url62-uuid.
Discover more Laravel packages by gponster
or browse all Laravel packages to compare alternatives.
Last updated
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