Libraries tagged by Unique ID
m-wardany/hash-ids
807 Downloads
This package is designed to hash sequential keys so that they appear as random characters, making them difficult to predict. There is no requirement to check if the key already exists in the database before saving, as each key is guaranteed to be unique
aliziodev/laravel-gmail-unique
98 Downloads
A Laravel package that normalizes Gmail addresses during validation to prevent duplicate user registrations with Gmail's dot variations and plus aliases, ideal for SaaS applications with trial subscriptions.
shipsaas/shipsaas-logger
59 Downloads
Laravel ShipSaasLogger enables the tracing of requests across servers by marking each request with a unique ID. Skyrocket the production debugging.
ledc/snowflake
405 Downloads
雪花算法的PHP实现
icecave/druid
13911 Downloads
An RFC-4122 compliant library for generating and parsing universally unique identifiers (UUIDs).
vikin/laricon
661 Downloads
Generate awesome and unique identicons with beautiful colors
macgyer/yii2-uuid-validator
11954 Downloads
UUID validator for Yii2
jenbuzz/laravel-uuid
2109 Downloads
Adds a uuid to a model using ramsey/uuid
mojgenie/hashids
279 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
lshorz/lavatar
108 Downloads
Create awesome unique avatar for Laravel
maxperrimond/php-xid
1883 Downloads
Globally Unique ID Generator
fixwa/tiny-uuid
55 Downloads
This library generates a short alphanumeric unique ID.
abdulrhmansouda/muid
31 Downloads
This package for unique id with dynamic options characters
laravolt/eloquent-uuid
1303 Downloads
Universally Unique Identifier (UUID) for Laravel Eloquent
joelshepherd/create-with
5766 Downloads
Easily add common unique identity fields to Laravel models.