Libraries tagged by unique identifier
arraypress/wp-generate-utils
5 Downloads
A lean WordPress library for generating unique identifiers, professional codes, slugs, and secure tokens.
jenbuzz/laravel-uuid
2108 Downloads
Adds a uuid to a model using ramsey/uuid
icecave/druid
13911 Downloads
An RFC-4122 compliant library for generating and parsing universally unique identifiers (UUIDs).
middag/chrono-id
325 Downloads
Chronological IDs with support for sharding and an accompanying Doctrine type
ucscode/keygenerator
108 Downloads
(Ucscode) KeyGenerator is a versatile PHP library for generating random keys of varying lengths. It is an essential tool for creating secure authentication tokens, unique identifiers, or random access keys.
mediagone/small-uid
718 Downloads
Small Unique Identifier - Quite like an ULID, but half smaller (64 bits).
macx/rfc-4122-uuid
6819 Downloads
PHP-Class to generate valid RFC 4122 compliant Universally Unique IDentifiers (UUID) version 3, 4 and 5.
laravolt/eloquent-uuid
1302 Downloads
Universally Unique Identifier (UUID) for Laravel Eloquent
dflydev/identity-generator
193 Downloads
Provides a standard interface for generating unique identifiers.
ampersand/category-code
43632 Downloads
Add a unique identifier to categories so that they may be identified by external systems
miinto/laravel-mssql
8649 Downloads
Laravel extension which allows to use MS SQL specific column types like 'datetime2', 'real' and 'uniqueidentifier'.
phpgt/ulid
1689 Downloads
Unique, lexicographically sortable identifiers.
oanhnn/laravel-ulid
6 Downloads
A Laravel package for ULID (Universally Unique Lexicographically Sortable Identifier)
kiwfy/ulid-php
12807 Downloads
PHP Universally Unique Lexicographically Sortable Identifier (ULID)
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.