tonicforhealth/dukpt
Derived unique key per transaction (ANSI X9.24 part 1)
时间:2026-01-04 07:39
slime-systems/eloquent-object-id
MongoDB-style BSON's ObjectId for Eloquent and Laravel. Provides unique, chronologically ordered IDs.
时间:2025-11-21 16:46
tiemsky/haskey
A Laravel package to auto-generate unique keys based on models instead using traditional id.
时间:2024-11-13 07:45
m-wardany/hash-ids
This package is designed to hash sequential keys so that they appear as random characters, making them difficult to predict. There is no requirement to check if the key already exists in the database before saving, as each key is guaranteed to be unique
时间:2024-07-08 08:19
infocyph/uid
UUID (RFC 9562), ULID, Snowflake ID, Sonyflake ID, and TBSL generator for PHP.
时间:2024-04-22 17:16
waad/laravel-duplicated-unique-soft-delete
Add media to your Laravel application in one place
时间:2023-04-01 11:56
ibrahimhalilucan/keygen
Generator is Char, Float, Integer, Serial and Token types of data for use in Laravel projects. It simplifies data generation processes and is an important tool for use in your projects.
时间:2023-01-20 14:03
abe/unique-id-for-laravel
A simple package to generate unique id for laravel
时间:2022-09-12 16:26
mpyw/laravel-retry-on-duplicate-key
Automatically retry non-atomic upsert operation when unique constraints are violated.
时间:2021-11-17 12:36
ex3v/random-string-key-generator
Library to generate random and unique YouTube-like string ids, as an alternative to UUID
时间:2019-06-17 21:16
lubos/unique-key
CakePHP UniqueKey plugin which generates human readable unique keys
时间:2015-07-17 14:45
jetcod/eloquent-keygen
A Laravel package providing seamless integration with Snowflake ID generation for Eloquent models
时间:未知