Libraries tagged by id-generator
godruoyi/php-snowflake
2591155 Downloads
An ID Generator for PHP based on Snowflake Algorithm (Twitter announced).
haruncpi/laravel-id-generator
474552 Downloads
Easy way to generate custom ID in laravel framework
sirajcse/laravel-unique-id-generator
32393 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
omaressaouaf/laravel-id-generator
7303 Downloads
Generate custom incremental unique ids for Laravel
universetech-inc/xid-php
17721 Downloads
Globally Unique ID Generator
snortlin/nano-id
26538 Downloads
A tiny, secure, URL-friendly, unique string ID generator for PHP
kotchuprik/php-short-id
54768 Downloads
Yet another Short ID generator. The library help you generate short id like youtube, vimeo, bit.ly, etc.
ada-u/chocoflake
118153 Downloads
64bit time based id generator
wooserv/laravel-objectid
420 Downloads
Elegant, fast ObjectId generator for Laravel models with automatic ID assignment, schema macro, and helper function.
tourze/doctrine-entity-checker-bundle
40480 Downloads
A Symfony Bundle that provides Doctrine entity checking and processing capabilities with custom checkers, ID generators, and SQL formatting tools.
pvmlibs/flexid
1291 Downloads
Fast unique 64-bit integer ID generator
hafael/laraflake
8056 Downloads
Laravel Package based on Twitter Snowflake ID Generator (64 bit ID).
bradietilley/php-snowflake
1665 Downloads
Snowflake ID Generator for PHP
hejunjie/id-generator
48 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
bestyii/yii2-snowflake
955 Downloads
Snowflake for Yii2