Libraries tagged by uuid
katteba/uuidshortener
27333 Downloads
Convert UUID 32-character hex string into a Base32 short string and back.
ignition-nbs/laravel-uuid-model
2667 Downloads
Enable Laravel's Eloquent Model to be identified by UUID (string) rather than ID (increment or bigIncrement)
devuri/uuid-generator
31148 Downloads
A PHP package to generate UUIDs more securely and efficiently
cycle/entity-behavior-uuid
47107 Downloads
Provides an ability to use ramsey/uuid as a Cycle ORM entity column type
cbschuld/php-uuid-base58
14911 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.
vpg/titon.utility
10221 Downloads
The Titon utility package provides convenience classes for basic tasks like validation, formatting, sanitization and more.
pyyoshi/shortuuid-php
25807 Downloads
pugx/shortid-doctrine
51050 Downloads
Doctrine type for shortid-php
oneduo/laravel-human-keys
767 Downloads
Provides configurable and customizable Stripe-like keys for your Eloquent models
miets/doctrine-behaviors
4454 Downloads
Doctrine Behavior Traits for symfony 7+
jwarkentin/flaky
23844 Downloads
Module for generating short, fixed-length, sequential UUIDs ideal for indexing in various tree based structures
jkingweb/druuid
28450 Downloads
DrUUID RFC 4122 library for PHP
infocyph/uid
3888 Downloads
UUID (RFC 4122 + Unofficial/Draft), ULID, Snowflake ID, Sonyflake ID, TBSL (library exclusive) generator!
calicastle/cuid
19838 Downloads
A CUID generator
bentools/doctrine-ulid
4969 Downloads
ULID (Universally Unique Lexicographically Sortable Identifier) support for Doctrine IDs