Libraries tagged by uuid v4
helicon-os/uuid
1 Favers
12 Downloads
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
0 Favers
14 Downloads
14 Downloads
Uniq identifier V4 generator
appkweb/uuid
2 Favers
6 Downloads
6 Downloads
Light lib to generate an universally unique identifier V4
alireaza/uuid
0 Favers
38 Downloads
38 Downloads
This is UUID package.
jberall/yii2-uuidbehavior
0 Favers
8 Downloads
8 Downloads
Attaches a Ramsey V4::UUID
rafalswierczek/uuid4
2 Favers
23 Downloads
23 Downloads
Super simple UUID v4 generator in PHP
dragonrun1/uuid64type
2 Favers
15 Downloads
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
0 Favers
5 Downloads
5 Downloads
An UUID v4 (random) library with a new custom compact format which is web and database friendly.