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
57
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-04-15 03:03:28
Package Statistics
Total Downloads: 57
Monthly Downloads: 0
Daily Downloads: 0
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