Libraries tagged by unique identifier
ramsey/uuid
744337499 Downloads
A PHP library for generating and working with universally unique identifiers (UUIDs).
robinvdvleuten/ulid
3957438 Downloads
Universally Unique Lexicographically Sortable Identifier (ULID) implementation for PHP.
oittaa/uuid
324227 Downloads
A small PHP class for generating RFC 9562 universally unique identifiers (UUID) from version 3 to version 8.
eg-mohamed/referenceable
9132 Downloads
Advanced Laravel package for generating customizable model reference numbers with flexible formats, sequential numbering, and comprehensive configuration options
rorecek/laravel-ulid
165103 Downloads
Laravel package for ULID (Universally Unique Lexicographically Sortable Identifier)
not-empty/ulid-php-lib
26846 Downloads
PHP Universally Unique Lexicographically Sortable Identifier (ULID)
lewiscowles/ulid
40355 Downloads
Universally Unique Lexicographically Sortable Identifier ported to PHP
webpatser/uuid
79244 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.
tiny-blocks/ksuid
88575 Downloads
K-Sortable Unique Identifier.
jewei/typeid-php
13155 Downloads
PHP implementation of TypeID specification: type-safe, K-sortable, and globally unique identifiers inspired by Stripe IDs
calebdw/laraflake
35172 Downloads
A Laravel package to create X/Twitter Snowflake identifiers.
rhumsaa/uuid
2653595 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).
charm/uuid
27784 Downloads
A very fast and dependency free library to generate UUIDs (GUIDs) version 1 or 4, sortable UUIDs that validates, or 64 bit unique identifiers according to Twitters' Snowflake, Sonyflake or Instaflake algorithms.
istiak-tridip/laravel-sqids
8950 Downloads
Laravel wrapper for Sqids to obscure database IDs with unique, URL-safe identifiers.
arokettu/monsterid
8924 Downloads
MonsterID is a method to generate a unique monster image based upon a certain identifier (IP address, email address, whatever). It can be used to automatically provide personal avatar images in blog comments or other community services.