Libraries tagged by uuids
pugx/shortid-php
534995 Downloads
An implementation of shortid in PHP
odan/tsid
157883 Downloads
A library for generating Time Sortable Identifiers (TSID).
identifier/identifier
8419 Downloads
Common Interfaces and Factories for Identifiers
fab2s/souuid
505249 Downloads
Simple Ordered Uuid Generator in PHP
endyjasmi/cuid
610580 Downloads
Cuid php port
eonx-com/easy-random
978646 Downloads
Provides easy way to generate random values (string, int, uuids, ...)
ramsey/uuid
Downloads
mootensai/yii2-uuid-behavior
170917 Downloads
Set UUID before save on Yii 2 models
mikemix/php-uuid-v6
62995 Downloads
Version 6 UUID https://bradleypeabody.github.io/uuidv6/
madewithlove/laravel-nova-uuid-support
130240 Downloads
Adds uuid and other string identifier support to Laravel Nova
lootils/uuid
75608 Downloads
A simple class for working with UUIDs.
jeremykenedy/uuid
128242 Downloads
Laravel package to generate a UUID according to the RFC 4122 standard. UUID Versions 1, 3, 4 and 5 are supported. With MIT license.
jchook/uuid
60053 Downloads
Fast, Secure UUIDs
ekreative/uuid-extra-bundle
164846 Downloads
Paramconverter, Normalizer and Form Type for Ramsey Uuid
charm/uuid
21751 Downloads
A very fast and dependency free library to generate UUIDs (GUIDs) version 1 or 4, sortable UUIDs that validates, or 64 bit unique identifiers according to Twitters' Snowflake, Sonyflake or Instaflake algorithms.