gponster/laravel-url62-uuid

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

v1.0 2015-01-17 21:53 UTC

This package is not auto-updated.

Last update: 2024-05-07 14:42:12 UTC


README

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