Libraries tagged by id generator
zeyen/webman-hashids
2 Downloads
Webman Hashids Used to generate a youtube-like ID from a digital ID
isszz/think-hashids
8 Downloads
Thinkphp Hashids Used to generate a youtube-like ID from a digital ID
teertz/shortlink
16 Downloads
Generating a short-link by id
random-ids/random-ids
6 Downloads
Generate a non-repetitive random ID.Sometimes you don't want people to guess the rules of some IDs,then you can use random-ids.At present,we support file and redis.
obfuscateids/obfuscateids
26 Downloads
Generate the short,non-repeat,non-sequential string according the id number
mauro-pinheiro/eloquent-uuid
325 Downloads
Adds support for UUID generation automatically for Models Eloquents.
guifelix/ulid
3 Downloads
A PHP package to generate Universally Unique Lexicographically Sortable Identifiers
chistel/laravel-uniqueid
423 Downloads
Generate uniqueid when saving Eloquent models to be used as auth key and route key
webonaute/doctrine-datalocking-bundle
20249 Downloads
Lock a list of object of the same entity to be executed by a single processor. When the lock is aquire, the lock ID generated can be use by a processor to execute action on that locked list.
svengerlach/flake-server
13 Downloads
Small server that leverages svengerlach/flake for distributed id generation
qianlong/snowflake
116 Downloads
An distributed ID generation class
proemergotech/correlate-php-core
7077 Downloads
Core interface package for correlate id generation for microservices writen in PHP.
jarwonozt/youtube
1 Downloads
Youtube ID Generate from url
timyouri/laravel-customid
12 Downloads
Eloquent custom ID generation trait for Laravel 6 and above.
kduma/eloquent-snowflakeable
0 Downloads
Eases using and generating SnowFlake ID's in Laravel Eloquent models.