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
16 Downloads
Uniq identifier V4 generator
appkweb/uuid
8 Downloads
Light lib to generate an universally unique identifier V4
alireaza/uuid
46 Downloads
This is UUID package.
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.