Libraries tagged by unique-id
ramsey/uuid
603938975 Downloads
A PHP library for generating and working with universally unique identifiers (UUIDs).
webpatser/laravel-uuid
15733375 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
1732706 Downloads
An ID Generator for PHP based on Snowflake Algorithm (Twitter announced).
tuupola/ksuid
925922 Downloads
K-Sortable Globally Unique IDs
oittaa/uuid
212295 Downloads
A small PHP class for generating RFC 9562 universally unique identifiers (UUID) from version 3 to version 8.
your-app-rocks/eloquent-uuid
75509 Downloads
Adds support for UUID generation automatically for Models Eloquents.
tiny-blocks/ksuid
49131 Downloads
K-Sortable Unique Identifier.
sirajcse/laravel-unique-id-generator
19519 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
20441 Downloads
An ACF field which generates a unique ID value, intended for use in ACF Repeaters
omaressaouaf/laravel-id-generator
1217 Downloads
Generate custom incremental unique ids for Laravel
bnomei/kirby3-autoid
21450 Downloads
Automatic unique ID for Pages, Files and nested Structures including performant helpers to retrieve them. Bonus: Tiny-URL.
charm/uuid
20875 Downloads
A very fast and dependency free library to generate UUIDs (GUIDs) version 1 or 4, sortable UUIDs that validates, or 64 bit unique identifiers according to Twitters' Snowflake, Sonyflake or Instaflake algorithms.
rhumsaa/uuid
2612957 Downloads
NO LONGER MAINTAINED. Use ramsey/uuid instead. A PHP 5.3+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).
zircote/uuid
9151 Downloads
A PHP UUID object
jetcod/eloquent-keygen
2931 Downloads
A Laravel package providing seamless integration with Snowflake ID generation for Eloquent models