Libraries tagged by Unique ID
ramsey/uuid
558137700 Downloads
A PHP library for generating and working with universally unique identifiers (UUIDs).
hashids/hashids
37593883 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
webpatser/laravel-uuid
15142362 Downloads
Laravel package to generate and to validate a universally unique identifier (UUID) according to the RFC 4122 standard. Support for version 1, 3, 4 and 5 UUIDs are built-in.
godruoyi/php-snowflake
1506620 Downloads
An ID Generator for PHP based on Snowflake Algorithm (Twitter announced).
robinvdvleuten/ulid
2642678 Downloads
Universally Unique Lexicographically Sortable Identifier (ULID) implementation for PHP.
yzalis/identicon
891272 Downloads
Create awesome unique avatar.
tuupola/ksuid
800275 Downloads
K-Sortable Globally Unique IDs
oittaa/uuid
169223 Downloads
A small PHP class for generating RFC 9562 universally unique identifiers (UUID) from version 3 to version 8.
your-app-rocks/eloquent-uuid
69878 Downloads
Adds support for UUID generation automatically for Models Eloquents.
rorecek/laravel-ulid
137656 Downloads
Laravel package for ULID (Universally Unique Lexicographically Sortable Identifier)
lewiscowles/ulid
34002 Downloads
Universally Unique Lexicographically Sortable Identifier ported to PHP
sirajcse/laravel-unique-id-generator
16544 Downloads
Generate custom Unique ID or Code (With Prefix or Suffix Or Both Or Only Unique Id) Or reset your ID after change of Prefix or Suffix Or Both in laravel framework
philipnewcomer/acf-unique-id-field
18438 Downloads
An ACF field which generates a unique ID value, intended for use in ACF Repeaters
omaressaouaf/laravel-id-generator
96 Downloads
Generate custom incremental unique ids for Laravel
snortlin/nano-id
7186 Downloads
A tiny, secure, URL-friendly, unique string ID generator for PHP