Libraries tagged by Unique ID
omaressaouaf/laravel-id-generator
7425 Downloads
Generate custom incremental unique ids for Laravel
snortlin/nano-id
27703 Downloads
A tiny, secure, URL-friendly, unique string ID generator for PHP
jetcod/eloquent-keygen
30300 Downloads
A Laravel package providing seamless integration with Snowflake ID generation for Eloquent models
calicastle/cuid
32490 Downloads
A CUID generator
calebdw/laraflake
38129 Downloads
A Laravel package to create X/Twitter Snowflake identifiers.
webpatser/uuid
88725 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
91242 Downloads
K-Sortable Unique Identifier.
jewei/typeid-php
14038 Downloads
PHP implementation of TypeID specification: type-safe, K-sortable, and globally unique identifiers inspired by Stripe IDs
rhumsaa/uuid
2656012 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).
infocyph/uid
6333 Downloads
UUID (RFC 9562), ULID, Snowflake ID, Sonyflake ID, and TBSL generator for PHP.
universetech-inc/xid-php
17822 Downloads
Globally Unique ID Generator
charm/uuid
27969 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
28508 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.
istiak-tridip/laravel-sqids
10135 Downloads
Laravel wrapper for Sqids to obscure database IDs with unique, URL-safe identifiers.
arokettu/monsterid
8991 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.