Libraries tagged by unique-id
webpatser/uuid
107346 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.
jewei/typeid-php
15623 Downloads
PHP implementation of TypeID specification: type-safe, K-sortable, and globally unique identifiers inspired by Stripe IDs
charm/uuid
28295 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.
cbschuld/php-uuid-base58
32321 Downloads
Generates a RFC4122 compliant v4 UUID and returns it encoded in base-58. This is great for creating unique IDs which only consume 22 characters of storage. Also provides base-58 encoding and decoding.
rhumsaa/uuid
2660188 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).
zircote/uuid
12995 Downloads
A PHP UUID object
wantp/snowflake
9699 Downloads
A package for create unique id by snowflake
universetech-inc/xid-php
18044 Downloads
Globally Unique ID Generator
professional-wiki/persistent-page-identifiers
2294 Downloads
Stable unique identifiers for your MediaWiki pages. UUID v7 or PURIs, accessible via parser function and REST API
macx/rfc-4122-uuid
7871 Downloads
PHP-Class to generate valid RFC 4122 compliant Universally Unique IDentifiers (UUID) version 3, 4 and 5.
duoshuo/uuid
39465 Downloads
A PHP 5.4+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID)
aracoool/yii2-uuid
53406 Downloads
Yii 2 UUID Extension. A PHP 7.0+ library for generating RFC 4122 version 3, 4, and 5 universally unique identifiers (UUID).
advancedideasmechanics/unique-id-generator
524 Downloads
PHP application to generate alphanumeric ids
abe/unique-id-for-laravel
5101 Downloads
A simple package to generate unique id for laravel
wooserv/laravel-objectid
426 Downloads
Elegant, fast ObjectId generator for Laravel models with automatic ID assignment, schema macro, and helper function.