Libraries tagged by id-generator
godruoyi/php-snowflake
2823193 Downloads
An ID Generator for PHP based on Snowflake Algorithm (Twitter announced).
haruncpi/laravel-id-generator
505305 Downloads
Easy way to generate custom ID in laravel framework
sirajcse/laravel-unique-id-generator
33509 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
7818 Downloads
Generate custom incremental unique ids for Laravel
snortlin/nano-id
31808 Downloads
A tiny, secure, URL-friendly, unique string ID generator for PHP
kotchuprik/php-short-id
55033 Downloads
Yet another Short ID generator. The library help you generate short id like youtube, vimeo, bit.ly, etc.
ada-u/chocoflake
118786 Downloads
64bit time based id generator
erikwang2013/snowflake-php
806 Downloads
A distributed unique ID generator based on Twitter's Snowflake algorithm, compatible with Laravel, Webman, ThinkPHP, and Hyperf.
universetech-inc/xid-php
18140 Downloads
Globally Unique ID Generator
pvmlibs/flexid
2835 Downloads
Fast unique 64-bit integer ID generator
hafael/laraflake
8101 Downloads
Laravel Package based on Twitter Snowflake ID Generator (64 bit ID).
alesitom/hybrid-id
1264 Downloads
Compact, time-sortable unique ID generator for PHP. Drop-in UUID/ULID alternative with base62 encoding, Stripe-style prefixes, and configurable entropy profiles.
devaspid/laravel-id-generator
94 Downloads
Concurrency-safe document and identifier number generation for Laravel.
advancedideasmechanics/unique-id-generator
600 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.