Libraries tagged by uuid
koodoo/laravel-trait-uuid
14436 Downloads
A Laravel Eloquent Model trait for adding a UUID to Eloquent Models
kodus/uuid-v5
36553 Downloads
Simple UUID v5 generator
kodus/uuid-v4
43683 Downloads
Simple UUID v4 generator
ignition-nbs/laravel-uuid-model
2171 Downloads
Enable Laravel's Eloquent Model to be identified by UUID (string) rather than ID (increment or bigIncrement)
faaren-tech/laravel-custom-uuids
4261 Downloads
A package to offer Stripe-like uuids for Laravel
cycle/entity-behavior-uuid
44885 Downloads
Provides an ability to use ramsey/uuid as a Cycle ORM entity column type
cbschuld/php-uuid-base58
14300 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
59992 Downloads
Eloquent UUID Trait for Laravel 6 and above.
ufo-tech/doctrine-behaviors
845 Downloads
Doctrine Behavior Traits for symfony 7+ and Doctrine DBAL 4+ and Doctrine ORM 3+
pyyoshi/shortuuid-php
25760 Downloads
pugx/shortid-doctrine
50740 Downloads
Doctrine type for shortid-php
miets/doctrine-behaviors
4191 Downloads
Doctrine Behavior Traits for symfony 7+
jwarkentin/flaky
23342 Downloads
Module for generating short, fixed-length, sequential UUIDs ideal for indexing in various tree based structures
jkingweb/druuid
28066 Downloads
DrUUID RFC 4122 library for PHP
infocyph/uid
3682 Downloads
UUID (RFC 4122 + Unofficial/Draft), ULID, Snowflake ID, Sonyflake ID, TBSL (library exclusive) generator!