Libraries tagged by base64_encode
alesitom/hybrid-id
0 Favers
1216 Downloads
1216 Downloads
Compact, time-sortable unique ID generator for PHP. Drop-in UUID/ULID alternative with base62 encoding, Stripe-style prefixes, and configurable entropy profiles.
gponster/laravel-url62-uuid
3 Favers
61 Downloads
61 Downloads
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