Libraries tagged by id generator
teertz/shortlink
16 Downloads
Generating a short-link by id
random-ids/random-ids
9 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.
ordinary/uid
9 Downloads
Library for using and generating universally unique ids.
obfuscateids/obfuscateids
33 Downloads
Generate the short,non-repeat,non-sequential string according the id number
mitchdav/laravel-stripe-ids
1634 Downloads
Generate Stripe-style IDs (ch_xxxxxxxxxx) for your Eloquent models.
mauro-pinheiro/eloquent-uuid
326 Downloads
Adds support for UUID generation automatically for Models Eloquents.
guifelix/ulid
5 Downloads
A PHP package to generate Universally Unique Lexicographically Sortable Identifiers
chistel/laravel-uniqueid
426 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
svengerlach/flake
163 Downloads
Library that helps to generate unique 64 bit integers (for e.g. distributed id generation)
qianlong/snowflake
120 Downloads
An distributed ID generation class
proemergotech/correlate-php-core
7102 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.