Libraries tagged by id-generator
starmoozie/id-generator
41 Downloads
laravel generate custom ID
phpsagas/message-id-generator
240 Downloads
The implementation of saga message id generator
ongudidan/id-generator
2 Downloads
This package is used to generate unique id which combines UUID and other encoding and timestamp to achieve the uniqueness
ndtan/id-generator-lite
0 Downloads
NDT ID Generator — Lite: single-file, dependency-free PHP ID generator (UUID v4/v7, ULID, NanoID, Mongo ObjectId, ShortUUID, KSUID, Snowflake).
ndtan/id-generator
0 Downloads
NDT ID Generator — pluggable PHP ID generation library (UUID v4/v6/v7/v8, ULID, Snowflake, NanoID, KSUID, Mongo ObjectId, ShortUUID) with per-driver configuration and integrations for Laravel & Doctrine.
krsrk/custom-id-generator
14 Downloads
Generates Guid, SKU and Custom ID (from database).
jhamnerx/laravel-id-generator
45 Downloads
Easy way to generate custom ID in laravel framework
hejunjie/id-generator
1 Downloads
轻量级 PHP ID 生成器,提供雪花算法、UUID、时间戳和自定义可读 ID 等多种策略,确保全局唯一性与高并发性能,可轻松集成到任何 PHP 项目,适用于订单号、资源标识、日志追踪等多种业务场景 | A lightweight PHP ID generator supporting Snowflake, UUID, timestamp, and custom readable ID strategies. Ensures global uniqueness and high-performance, easily integrable into any PHP project, suitable for order numbers, resource identifiers, log tracking, and various other business scenarios
get-things-done/id-generator
15 Downloads
flashytime/id-generator
6 Downloads
ID Generator based on Apc and MySQL
dibify/id-generator-redis
4064 Downloads
DiBify Redis-based Id generator
coder-orbit/unique-id-generator
23 Downloads
its only use unique id and otp
cbagdawala/laravel-id-generator
89 Downloads
Easy way to generate custom ID in laravel framework
alimarchal/id-generator
17 Downloads
A Laravel package to generate unique, prefixed IDs with database transaction safety
pmcpimentel/laravel-nanoid
1 Downloads
NanoID integration for Laravel — short, secure, URL-safe IDs with Eloquent trait, Facade, and schema macros.