Libraries tagged by unique-identifier
ramsey/uuid
783495877 Downloads
A PHP library for generating and working with universally unique identifiers (UUIDs).
oittaa/uuid
337785 Downloads
A small PHP class for generating RFC 9562 universally unique identifiers (UUID) from version 3 to version 8.
eg-mohamed/referenceable
10538 Downloads
Advanced Laravel package for generating customizable model reference numbers with flexible formats, sequential numbering, and comprehensive configuration options
tiny-blocks/ksuid
96452 Downloads
K-Sortable Unique Identifier.
calebdw/laraflake
43394 Downloads
A Laravel package to create X/Twitter Snowflake identifiers.
webpatser/uuid
120455 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.
professional-wiki/persistent-page-identifiers
3246 Downloads
Stable unique identifiers for your MediaWiki pages. UUID v7 or PURIs, accessible via parser function and REST API
charm/uuid
28672 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
2664385 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).
mediagone/small-uid
784 Downloads
Small Unique Identifier - Quite like an ULID, but half smaller (64 bits).
macx/rfc-4122-uuid
8059 Downloads
PHP-Class to generate valid RFC 4122 compliant Universally Unique IDentifiers (UUID) version 3, 4 and 5.
duoshuo/uuid
39509 Downloads
A PHP 5.4+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID)
aracoool/yii2-uuid
53493 Downloads
Yii 2 UUID Extension. A PHP 7.0+ library for generating RFC 4122 version 3, 4, and 5 universally unique identifiers (UUID).
softcomtecnologia/uuid
5578 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).
ollico/laravel-uid
12534 Downloads
A handy package to generate unique identifiers for Eloquent models