Libraries tagged by universal unique id
webpatser/uuid
93 Downloads
A pure PHP library to generate and validate universally unique identifiers (UUIDs) according to RFC 4122 and RFC 9562 standards. Support for UUID versions 1, 3, 4, 5, 6, 7, and 8.
softcomtecnologia/uuid
3903 Downloads
NO LONGER MAINTAINED. Use ramsey/uuid instead. A PHP 5.3+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).
flynowpaylater/laravel-uuid
16784 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.
duoshuo/uuid
38934 Downloads
A PHP 5.4+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID)
tuupola/ulid
9345 Downloads
Universally Unique Lexicographically Sortable Identifier
pelmered/laravel-ulid
919 Downloads
Universally Unique Lexicographically Sortable Identifier(ULID) for Laravel
bentools/doctrine-ulid
5042 Downloads
ULID (Universally Unique Lexicographically Sortable Identifier) support for Doctrine IDs
macgyer/yii2-uuid-validator
11659 Downloads
UUID validator for Yii2
jenbuzz/laravel-uuid
2108 Downloads
Adds a uuid to a model using ramsey/uuid
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
davidvandertuijn/uuid
2561 Downloads
Universally Unique Identifier (UUID) Generator
oanhnn/laravel-ulid
4 Downloads
A Laravel package for ULID (Universally Unique Lexicographically Sortable Identifier)
attla/ulid
182 Downloads
Universally Unique Lexicographically Sortable Identifier (ULID) implementation for Attla and Laravel.
kiwfy/ulid-php
12807 Downloads
PHP Universally Unique Lexicographically Sortable Identifier (ULID)