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
61 3
Install
composer require gponster/laravel-url62-uuid
Latest Version:v1.0
PHP:>=5.4.0
License:MIT
Last Updated:Jul 4, 2016
Links: GitHub  ·  Packagist
Maintainer: 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