Libraries tagged by unique-id
takeawaytown/laravel-uuid
22 Downloads
A package for using 'Universally Unique Identifiers' in Laravel.
shard-cache/shard-cache
149 Downloads
Atomic Referenced-Object Caching System based on Entities Using GUIDs as Unique Identifiers
rollswan/uuid
80 Downloads
Generates Universally Unique IDentifiers as primary key
nishadil/uuid
4 Downloads
A PHP library for generating universally unique identifiers (UUID).
mosys/rithmo
10 Downloads
Rithmo is a Symfony Bundle designed to generate unique identifier numbers, inspired by my experiences using Excel and Access to modernize outdated applications. Developed during my time at Mercedes, it simplifies integration into future projects and highlights my commitment to creating innovative solutions.
maximo-perez-villalba/tool-uuid
7 Downloads
UUID (Universally Unique IDentifier). Herramienta para generar y validar claves irrepetibles de 8 caracteres.
lebato/snowflake-sdk-php
8 Downloads
This API used to generate universal unique identification number.
klongchu/laravel-uuid
7 Downloads
Laravel package to generate and to validate a universally unique identifier (UUID) according to the RFC 4122 standard. Support for version 1, 3, 4 and 5 UUIDs are built-in.
kimlu/utils-guid
4 Downloads
La clase Implementa el concepto de GUID ( Globally Unique Identifier ).
keron-digital/auth-redis-storage-bundle
10 Downloads
Redis-backed storage solution for Symfony applications to manage token lifecycles. Provides services for blacklisting invalidated tokens and tracking currently active tokens via their unique IDs (JTI, UUID)
kamalviswanad/idiosyncratic
1 Downloads
A package that can generate TRILLIONS of Unique IDs for your users..
jokermario/php-jwt-flavour
6 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. This flavour includes a unique identifier in the JWT Header
jasurbek97/laravel-uuid
23 Downloads
Laravel package to generate and to validate a universally unique identifier (UUID) according to the RFC 4122 standard. Support for version 1, 3, 4 and 5 UUIDs are built-in.
hilalahmad/php-uuid
7 Downloads
UUIDs are used to create unique identifiers that are often used in distributed systems, databases, and various software applications to ensure the uniqueness of data elements. In PHP, packages related to UUIDs typically provide functions or classes for generating, parsing, and manipulating UUIDs. These packages can be useful in scenarios where unique identifiers are needed to avoid conflicts or ensure data integrity.
everydatastore/everynumbering
12 Downloads
A submodule of EveryDataStore ECM that provides automatic generation of custom unique IDs for RecordSetItems.