Libraries tagged by universal unique id
your-app-rocks/eloquent-uuid
75926 Downloads
Adds support for UUID generation automatically for Models Eloquents.
icecave/druid
13911 Downloads
An RFC-4122 compliant library for generating and parsing universally unique identifiers (UUIDs).
emileperron/universal-identifier
9 Downloads
Provides an universal_identifier function, which generates a unique sha256 identifier for a provided object or array.
mauro-pinheiro/eloquent-uuid
326 Downloads
Adds support for UUID generation automatically for Models Eloquents.
elcodedocle/uuid
328 Downloads
UUID v3, v4, v5 generator class
ordinary/uid
9 Downloads
Library for using and generating universally unique ids.
lebato/snowflake-sdk-php
8 Downloads
This API used to generate universal unique identification number.
ramsey/uuid
606312529 Downloads
A PHP library for generating and working with universally unique identifiers (UUIDs).
webpatser/laravel-uuid
15771021 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.
robinvdvleuten/ulid
2917250 Downloads
Universally Unique Lexicographically Sortable Identifier (ULID) implementation for PHP.
oittaa/uuid
215817 Downloads
A small PHP class for generating RFC 9562 universally unique identifiers (UUID) from version 3 to version 8.
rorecek/laravel-ulid
144953 Downloads
Laravel package for ULID (Universally Unique Lexicographically Sortable Identifier)
rhumsaa/uuid
2613650 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).
not-empty/ulid-php-lib
6978 Downloads
PHP Universally Unique Lexicographically Sortable Identifier (ULID)
lewiscowles/ulid
34928 Downloads
Universally Unique Lexicographically Sortable Identifier ported to PHP