Libraries tagged by unique_id_generator
adamhopkinson/laravel-model-hash
6324 Downloads
A trait which automatically generates a unique hash per model instance
abe/unique-id-for-laravel
4237 Downloads
A simple package to generate unique id for laravel
nicoorfi/prefix-id
937 Downloads
Generate unique, URL-safe, alphanumeric IDs with a specified prefix.
saade-package/generate-unique-id
6 Downloads
A package to generate unique ID
helium/eloquent-id
1603 Downloads
Simple trait for automatically generating unique object id's in Eloquent
bardan-io/simple-id
55 Downloads
A simple and easy to use package to generate unique ids for your Eloquent models.
icecave/druid
13911 Downloads
An RFC-4122 compliant library for generating and parsing universally unique identifiers (UUIDs).
viveksingh/uniqueid
10 Downloads
generate unique id
collin-peng/unique-id
19 Downloads
Generate unique id
chistel/laravel-uniqueid
426 Downloads
Generate uniqueid when saving Eloquent models to be used as auth key and route key
hanbitgaram/unique-id
7 Downloads
Generates a unique, non-overlapping 14-character ID that is URL-safe.
bjoern-goetschke/unique-id
52 Downloads
Library to generate unique identifiers
abolotin/yii2-unique-id
28 Downloads
Generating unique identificator for any purposes. Typically used by Yii-widgets ("id"-attribute of HTML elements).
muath-ye/unique-random-number
8 Downloads
Generate ranged digits random number from table id, so its unique
mauro-pinheiro/eloquent-uuid
325 Downloads
Adds support for UUID generation automatically for Models Eloquents.