Libraries tagged by id-generator
godruoyi/php-snowflake
2515827 Downloads
An ID Generator for PHP based on Snowflake Algorithm (Twitter announced).
haruncpi/laravel-id-generator
466053 Downloads
Easy way to generate custom ID in laravel framework
sirajcse/laravel-unique-id-generator
32059 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
7216 Downloads
Generate custom incremental unique ids for Laravel
snortlin/nano-id
25308 Downloads
A tiny, secure, URL-friendly, unique string ID generator for PHP
ada-u/chocoflake
117864 Downloads
64bit time based id generator
universetech-inc/xid-php
17249 Downloads
Globally Unique ID Generator
pvmlibs/flexid
737 Downloads
Fast unique 64-bit integer ID generator
kotchuprik/php-short-id
54665 Downloads
Yet another Short ID generator. The library help you generate short id like youtube, vimeo, bit.ly, etc.
hafael/laraflake
8042 Downloads
Laravel Package based on Twitter Snowflake ID Generator (64 bit ID).
alesitom/hybrid-id
674 Downloads
Compact, time-sortable unique ID generator for PHP. Drop-in UUID/ULID alternative with base62 encoding, Stripe-style prefixes, and configurable entropy profiles.
advancedideasmechanics/unique-id-generator
448 Downloads
PHP application to generate alphanumeric ids
wooserv/laravel-objectid
408 Downloads
Elegant, fast ObjectId generator for Laravel models with automatic ID assignment, schema macro, and helper function.
erikwang2013/snowflake-php
172 Downloads
A distributed unique ID generator based on Twitter's Snowflake algorithm, compatible with Laravel, Webman, ThinkPHP, and Hyperf.
bestyii/yii2-snowflake
922 Downloads
Snowflake for Yii2