Libraries tagged by id-generation
sirajcse/laravel-unique-id-generator
32710 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
universetech-inc/xid-php
17796 Downloads
Globally Unique ID Generator
snortlin/nano-id
27087 Downloads
A tiny, secure, URL-friendly, unique string ID generator for PHP
kotchuprik/php-short-id
54802 Downloads
Yet another Short ID generator. The library help you generate short id like youtube, vimeo, bit.ly, etc.
ada-u/chocoflake
118261 Downloads
64bit time based id generator
wooserv/laravel-objectid
423 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
1571 Downloads
Fast unique 64-bit integer ID generator
hafael/laraflake
8074 Downloads
Laravel Package based on Twitter Snowflake ID Generator (64 bit ID).
bradietilley/php-snowflake
1708 Downloads
Snowflake ID Generator for PHP
hejunjie/id-generator
57 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
kvz/youtube-id
284 Downloads
Translates a number to a short alphanumeric version
bestyii/yii2-snowflake
955 Downloads
Snowflake for Yii2
lucasvscn/snowflake
2155 Downloads
Snowflake PHP
zenphp/snowflake
368 Downloads
An ID Generator for PHP based on Snowflake Algorithm (Twitter announced).