Libraries tagged by uniqueId
advancedideasmechanics/unique-id-generator
469 Downloads
PHP application to generate alphanumeric ids
ledc/snowflake
383 Downloads
雪花算法的PHP实现
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.
miinto/laravel-mssql
8669 Downloads
Laravel extension which allows to use MS SQL specific column types like 'datetime2', 'real' and 'uniqueidentifier'.
maxperrimond/php-xid
1832 Downloads
Globally Unique ID Generator
limeq/ids
39 Downloads
Unique id number generation and typed-id support
element/unique
29 Downloads
Element package for generating unique ID's such as software licenses, auth tokens, OTP's
dekuan/dedid
1389 Downloads
An unique id generator for distributed database by DeKuan, Inc.
boring-o11y/skystan
11 Downloads
Larastan/PHPStan rules for queued Laravel jobs: ShouldBeUnique jobs must declare uniqueFor and (when parameterized) uniqueId, unique jobs may not be batched or bulk-dispatched, batched jobs must be Batchable and honour cancellation, and jobs holding an Eloquent model in a public property must use SerializesModels.
abdulrhmansouda/muid
31 Downloads
This package for unique id with dynamic options characters
viveksingh/uniqueid
11 Downloads
generate unique id
yearul/unique-id-generator
6 Downloads
yearul/unique-id-generator is a Laravel package that simplifies the generation of unique IDs with customizable formats, lengths, and rules, enhancing the efficiency of generating unique identifiers in Laravel applications.
xepozz/unique-id
0 Downloads
Marking users with unique identifiers to keep the information for the further processing.
russell-kitchen/unique-id
11 Downloads
Create a unique id
mundgold/svg-tag-unique-id
37 Downloads
This Statamic 4+ addon extends the functionality of the original SVG tag by introducing a new attribute, replace_ids. When this attribute is added to the SVG tag, the addon automatically prefixes all IDs within the SVG with a unique identifier, preventing conflicts with duplicate IDs from multiple embedded SVGs on a single page