gponster / 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
58
3
1
Package Data
Maintainer Username: gponster
Maintainer Contact: anhvudg@gmail.com (Vu Dang a.k.a Gponster)
Package Create Date: 2015-01-17
Package Last Update: 2016-07-04
Home Page:
Language: PHP
License: MIT
Last Refreshed: 2024-11-11 15:07:16
Package Statistics
Total Downloads: 58
Monthly Downloads: 1
Daily Downloads: 1
Total Stars: 3
Total Watchers: 1
Total Forks: 0
Total Open Issues: 0

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