laravel-ulid
by linshunwei
Laravel package for ULID (Universally Unique Lexicographically Sortable Identifier)
laravel-uuid
by michalkortas
Simply create Eloquent Models & database tables with UUID/GUID primary keys.
laravel-ulid
Laravel package for ULID (Universally Unique Lexicographically Sortable Identifier)
laravel-ulid
by rorecek
Laravel package for ULID (Universally Unique Lexicographically Sortable Identifier)
laravel-uuid
by emadadly
laravel uuid a simple, automatic UUID generator for any model based on Laravel.
laravel-uuid
by leganz
laravel uuid a simple, automatic UUID generator for any model based on Laravel.
laravel-uuid-model
Create non-incrementing Laravel models whose primary key is a UUID
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