Libraries tagged by uuid v4
magematch/module-customer-uuid
3 Downloads
Assigns a unique UUID v4 attribute to every Magento 2 customer, exposes it via GraphQL, and displays it read-only in the admin customer grid and form.
juanpablom/php-uuid
56 Downloads
Generate a UUID v4 with PHP.
elcodedocle/uuid
330 Downloads
UUID v3, v4, v5 generator class
leodisarli/disarli-uuid-v4-timestamp-php
8 Downloads
PHP library to generate UUID V4 timestamp
kiefernwald/doctrine-uuid-generator
1513 Downloads
Use UUIDv4 as generated id in Doctrine ORM.
garrcomm/uuid
9 Downloads
Small UUID library, for UUIDv1, UUIDv3, UUIDv4 and UUIDv5
tourze/doctrine-uuid-bundle
26 Downloads
Symfony bundle for automatic UUID (v1/v4) assignment in Doctrine entities using PHP 8 attributes
helicon-os/uuid
12 Downloads
Generic basic UUID Generator for PHP with various output formats like 16byte binary, hex formats (compact, grouped, ...), base32-like and base64-like. V4 Random UUIDs and Sequential UUIDs can be generated.
phpnitro/uuid
2 Downloads
PhpNitro's UUID package β RFC 4122 v4/v7 UUID generation, no dependency (Engine\Uuid\*).
jguido/uuid
17 Downloads
Uniq identifier V4 generator
fiberphp/uuid
0 Downloads
π’ FiberPHP UUID η»δ»Ά ββ RFC 9562 θ§θοΌζ―ζ v4 ιζΊε v7 ζΆι΄ζεΊηζοΌιΆδΎθ΅ηΊ―εΊγ
appkweb/uuid
8 Downloads
Light lib to generate an universally unique identifier V4
alireaza/uuid
52 Downloads
This is UUID package.
ndtan/id-generator-lite
2 Downloads
NDT ID Generator β Lite: single-file, dependency-free PHP ID generator (UUID v4/v7, ULID, NanoID, Mongo ObjectId, ShortUUID, KSUID, Snowflake).
ndtan/id-generator
2 Downloads
NDT ID Generator β pluggable PHP ID generation library (UUID v4/v6/v7/v8, ULID, Snowflake, NanoID, KSUID, Mongo ObjectId, ShortUUID) with per-driver configuration and integrations for Laravel & Doctrine.