laravel-hashid
by elfsundae
A simple, elegant way to obfuscate your data by generating reversible, non-sequential, URL-safe identifiers.
laravel-url62-uuid
by gponster
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