Libraries tagged by unique-identifiers
ramsey/uuid
741394011 Downloads
A PHP library for generating and working with universally unique identifiers (UUIDs).
oittaa/uuid
322943 Downloads
A small PHP class for generating RFC 9562 universally unique identifiers (UUID) from version 3 to version 8.
eg-mohamed/referenceable
9082 Downloads
Advanced Laravel package for generating customizable model reference numbers with flexible formats, sequential numbering, and comprehensive configuration options
calebdw/laraflake
34395 Downloads
A Laravel package to create X/Twitter Snowflake identifiers.
webpatser/uuid
76117 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
87963 Downloads
K-Sortable Unique Identifier.
jewei/typeid-php
12969 Downloads
PHP implementation of TypeID specification: type-safe, K-sortable, and globally unique identifiers inspired by Stripe IDs
charm/uuid
27714 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.
rhumsaa/uuid
2652890 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).
professional-wiki/persistent-page-identifiers
921 Downloads
Stable unique identifiers for your MediaWiki pages. UUID v7 or PURIs, accessible via parser function and REST API
okaeli/magento2-category-code
1282 Downloads
The Category Code module for Magento2 creates a new category attribute in order to use it as a unique identifier for categories.
macx/rfc-4122-uuid
7524 Downloads
PHP-Class to generate valid RFC 4122 compliant Universally Unique IDentifiers (UUID) version 3, 4 and 5.
duoshuo/uuid
39342 Downloads
A PHP 5.4+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID)
aracoool/yii2-uuid
53099 Downloads
Yii 2 UUID Extension. A PHP 7.0+ library for generating RFC 4122 version 3, 4, and 5 universally unique identifiers (UUID).
macgyer/yii2-uuid-validator
11920 Downloads
UUID validator for Yii2