godruoyi/php-snowflake
An ID Generator for PHP based on Snowflake Algorithm (Twitter announced).
时间:2026-01-04 11:11
ramsey/uuid
A PHP library for generating and working with universally unique identifiers (UUIDs).
时间:2026-01-04 09:47
wooserv/laravel-objectid
Elegant, fast ObjectId generator for Laravel models with automatic ID assignment, schema macro, and helper function.
时间:2025-11-09 04:15
webpatser/uuid
A pure PHP library to generate and validate universally unique identifiers (UUIDs) according to RFC 4122 and RFC 9562 standards. Support for UUID versions 1, 3, 4, 5, 6, 7, and 8.
时间:2025-09-10 13:49
omaressaouaf/laravel-id-generator
Generate custom incremental unique ids for Laravel
时间:2025-02-28 21:23
devzero2in/laravel-uid-generator
Laravel Unique ID Gegerator
时间:2025-02-22 14:00
calebdw/laraflake
A Laravel package to create X/Twitter Snowflake identifiers.
时间:2024-07-19 06:09
jetcod/eloquent-keygen
A Laravel package providing seamless integration with Snowflake ID generation for Eloquent models
时间:2024-02-16 21:18
flynowpaylater/laravel-uuid
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.
时间:2023-04-13 10:54
abe/unique-id-for-laravel
A simple package to generate unique id for laravel
时间:2022-09-12 16:26
sirajcse/laravel-unique-id-generator
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
时间:2021-12-25 18:02
oittaa/uuid
A small PHP class for generating RFC 9562 universally unique identifiers (UUID) from version 3 to version 8.
时间:2021-11-04 02:55
charm/uuid
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.
时间:2021-08-03 10:12