Libraries tagged by uniqueId
ramsey/uuid
573404294 Downloads
A PHP library for generating and working with universally unique identifiers (UUIDs).
godruoyi/php-snowflake
1594105 Downloads
An ID Generator for PHP based on Snowflake Algorithm (Twitter announced).
webpatser/laravel-uuid
15369110 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.
tuupola/ksuid
850342 Downloads
K-Sortable Globally Unique IDs
oittaa/uuid
186657 Downloads
A small PHP class for generating RFC 9562 universally unique identifiers (UUID) from version 3 to version 8.
your-app-rocks/eloquent-uuid
72043 Downloads
Adds support for UUID generation automatically for Models Eloquents.
sirajcse/laravel-unique-id-generator
17914 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
19243 Downloads
An ACF field which generates a unique ID value, intended for use in ACF Repeaters
calicastle/cuid
17745 Downloads
A CUID generator
omaressaouaf/laravel-id-generator
445 Downloads
Generate custom incremental unique ids for Laravel
tiny-blocks/ksuid
39538 Downloads
K-Sortable Unique Identifier.
charm/uuid
19585 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
2607713 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
8493 Downloads
A PHP UUID object
jetcod/eloquent-keygen
2428 Downloads
A Laravel package providing seamless integration with Snowflake ID generation for Eloquent models