Libraries tagged by id-generation
snortlin/nano-id
32191 Downloads
A tiny, secure, URL-friendly, unique string ID generator for PHP
pvmlibs/flexid
3049 Downloads
Fast unique 64-bit integer ID generator
kotchuprik/php-short-id
55063 Downloads
Yet another Short ID generator. The library help you generate short id like youtube, vimeo, bit.ly, etc.
ada-u/chocoflake
118870 Downloads
64bit time based id generator
sirajcse/laravel-unique-id-generator
33621 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
erikwang2013/snowflake-php
1075 Downloads
A distributed unique ID generator based on Twitter's Snowflake algorithm, compatible with Laravel, Webman, ThinkPHP, and Hyperf.
universetech-inc/xid-php
18191 Downloads
Globally Unique ID Generator
hafael/laraflake
8104 Downloads
Laravel Package based on Twitter Snowflake ID Generator (64 bit ID).
alesitom/hybrid-id
1335 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
81 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
advancedideasmechanics/unique-id-generator
606 Downloads
PHP application to generate alphanumeric ids
wooserv/laravel-objectid
427 Downloads
Elegant, fast ObjectId generator for Laravel models with automatic ID assignment, schema macro, and helper function.
lucasvscn/snowflake
2155 Downloads
Snowflake PHP
zenphp/snowflake
498 Downloads
An ID Generator for PHP based on Snowflake Algorithm (Twitter announced).
firevel/model-random-id
10737 Downloads
Model random ID generator for Laravel.