Libraries tagged by uuid v4
garrcomm/uuid
9 Downloads
Small UUID library, for UUIDv1, UUIDv3, UUIDv4 and UUIDv5
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.
jguido/uuid
17 Downloads
Uniq identifier V4 generator
appkweb/uuid
8 Downloads
Light lib to generate an universally unique identifier V4
alireaza/uuid
48 Downloads
This is UUID package.
ndtan/id-generator-lite
0 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
0 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.
jberall/yii2-uuidbehavior
8 Downloads
Attaches a Ramsey V4::UUID
rafalswierczek/uuid4
25 Downloads
Super simple UUID v4 generator in PHP
dragonrun1/uuid64type
15 Downloads
An UUID v4 (random) library with a new custom compact format for use in database primary keys. It also includes helper traits to make integration easier in Doctrine.
dragonrun1/uuid64php
5 Downloads
An UUID v4 (random) library with a new custom compact format which is web and database friendly.
takaram/uuid47
0 Downloads
PHP implementation of UUIDv47