Libraries tagged by uuids
kodus/uuid-v5
36072 Downloads
Simple UUID v5 generator
kodus/uuid-v4
43426 Downloads
Simple UUID v4 generator
ignition-nbs/laravel-uuid-model
2021 Downloads
Enable Laravel's Eloquent Model to be identified by UUID (string) rather than ID (increment or bigIncrement)
faaren-tech/laravel-custom-uuids
4185 Downloads
A package to offer Stripe-like uuids for Laravel
cycle/entity-behavior-uuid
43844 Downloads
Provides an ability to use ramsey/uuid as a Cycle ORM entity column type
cbschuld/php-uuid-base58
14044 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.
jamesh/laravel-uuid
59983 Downloads
Eloquent UUID Trait for Laravel 6 and above.
ufo-tech/doctrine-behaviors
615 Downloads
Doctrine Behavior Traits for symfony 7+ and Doctrine DBAL 4+ and Doctrine ORM 3+
rawilk/human-keys
1239 Downloads
Use Stripe-like IDs for your models.
pyyoshi/shortuuid-php
25753 Downloads
pugx/shortid-doctrine
50580 Downloads
Doctrine type for shortid-php
oneduo/laravel-human-keys
663 Downloads
Provides configurable and customizable Stripe-like keys for your Eloquent models
miets/doctrine-behaviors
4044 Downloads
Doctrine Behavior Traits for symfony 7+
jwarkentin/flaky
23099 Downloads
Module for generating short, fixed-length, sequential UUIDs ideal for indexing in various tree based structures
jkingweb/druuid
27881 Downloads
DrUUID RFC 4122 library for PHP