Libraries tagged by unique-id
ramsey/uuid
577974865 Downloads
A PHP library for generating and working with universally unique identifiers (UUIDs).
godruoyi/php-snowflake
1619746 Downloads
An ID Generator for PHP based on Snowflake Algorithm (Twitter announced).
webpatser/laravel-uuid
15434495 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
862577 Downloads
K-Sortable Globally Unique IDs
oittaa/uuid
191357 Downloads
A small PHP class for generating RFC 9562 universally unique identifiers (UUID) from version 3 to version 8.
your-app-rocks/eloquent-uuid
72778 Downloads
Adds support for UUID generation automatically for Models Eloquents.
sirajcse/laravel-unique-id-generator
18351 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
19539 Downloads
An ACF field which generates a unique ID value, intended for use in ACF Repeaters
calicastle/cuid
18098 Downloads
A CUID generator
omaressaouaf/laravel-id-generator
599 Downloads
Generate custom incremental unique ids for Laravel
tiny-blocks/ksuid
40700 Downloads
K-Sortable Unique Identifier.
charm/uuid
19859 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
2608680 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
8606 Downloads
A PHP UUID object
jetcod/eloquent-keygen
2472 Downloads
A Laravel package providing seamless integration with Snowflake ID generation for Eloquent models