Libraries tagged by Universally unique identifier
takeawaytown/laravel-uuid
22 Downloads
A package for using 'Universally Unique Identifiers' in Laravel.
rollswan/uuid
79 Downloads
Generates Universally Unique IDentifiers as primary key
nishadil/uuid
4 Downloads
A PHP library for generating universally unique identifiers (UUID).
maximo-perez-villalba/tool-uuid
7 Downloads
UUID (Universally Unique IDentifier). Herramienta para generar y validar claves irrepetibles de 8 caracteres.
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.
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.
boondoc/uuid
57 Downloads
A PHP5.6+ class for handling and generating RFC 4122 versions 1, 3, 4 and 5 Universally Unique Identifiers (UUIDs).
appkweb/uuid
8 Downloads
Light lib to generate an universally unique identifier V4
edersoares/eloquent-uuid
13 Downloads
A simple package to use universally unique identifiers (UUID) in Eloquent models.
vanthao03596/laravel-ulid
54 Downloads
Laravel package for ULID (Universally Unique Lexicographically Sortable Identifier)
scaffoldeducation/ulid-php
395 Downloads
PHP Universally Unique Lexicographically Sortable Identifier (ULID)
guifelix/ulid
5 Downloads
A PHP package to generate Universally Unique Lexicographically Sortable Identifiers
attla/ulid
172 Downloads
Universally Unique Lexicographically Sortable Identifier (ULID) implementation for Attla and Laravel.
emileperron/universal-identifier
9 Downloads
Provides an universal_identifier function, which generates a unique sha256 identifier for a provided object or array.
elcodedocle/uuid
328 Downloads
UUID v3, v4, v5 generator class