Libraries tagged by idgenerator
godruoyi/php-snowflake
2901289 Downloads
An ID Generator for PHP based on Snowflake Algorithm (Twitter announced).
haruncpi/laravel-id-generator
515642 Downloads
Easy way to generate custom ID in laravel framework
omaressaouaf/laravel-id-generator
8331 Downloads
Generate custom incremental unique ids for Laravel
sirajcse/laravel-unique-id-generator
33843 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
snortlin/nano-id
33314 Downloads
A tiny, secure, URL-friendly, unique string ID generator for PHP
kotchuprik/php-short-id
55113 Downloads
Yet another Short ID generator. The library help you generate short id like youtube, vimeo, bit.ly, etc.
ada-u/chocoflake
118908 Downloads
64bit time based id generator
erikwang2013/snowflake-php
1381 Downloads
A distributed unique ID generator based on Twitter's Snowflake algorithm, compatible with Laravel, Webman, ThinkPHP, and Hyperf.
universetech-inc/xid-php
18253 Downloads
Globally Unique ID Generator
pvmlibs/flexid
3161 Downloads
Fast unique 64-bit integer ID generator
hafael/laraflake
8110 Downloads
Laravel Package based on Twitter Snowflake ID Generator (64 bit ID).
firevel/model-random-id
10978 Downloads
Model random ID generator for Laravel.
bradietilley/php-snowflake
2286 Downloads
Snowflake ID Generator for PHP with optional Laravel integration
alesitom/hybrid-id
1539 Downloads
Compact, time-sortable unique ID generator for PHP. Drop-in UUID/ULID alternative with base62 encoding, Stripe-style prefixes, and configurable entropy profiles.
hejunjie/id-generator
86 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