Libraries tagged by uuid
rorecek/laravel-ulid
124056 Downloads
Laravel package for ULID (Universally Unique Lexicographically Sortable Identifier)
odan/tsid
57958 Downloads
A library for generating Time Sortable Identifiers (TSID).
fab2s/souuid
419517 Downloads
Simple Ordered Uuid Generator in PHP
eonx-com/easy-random
766028 Downloads
Provides easy way to generate random values (string, int, uuids, ...)
ramsey/uuid
Downloads
piotrgradzinski/uuid-extra-bundle
13956 Downloads
Paramconverter, Normalizer and Form Type for Ramsey Uuid
mootensai/yii2-uuid-behavior
155034 Downloads
Set UUID before save on Yii 2 models
mikemix/php-uuid-v6
56655 Downloads
Version 6 UUID https://bradleypeabody.github.io/uuidv6/
michalsn/codeigniter4-uuid
12207 Downloads
UUID package for CodeIgniter 4 with support for Model and Entity.
madewithlove/laravel-nova-uuid-support
123291 Downloads
Adds uuid and other string identifier support to Laravel Nova
lootils/uuid
68676 Downloads
A simple class for working with UUIDs.
jeremykenedy/uuid
120944 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
49541 Downloads
Fast, Secure UUIDs
ekreative/uuid-extra-bundle
159911 Downloads
Paramconverter, Normalizer and Form Type for Ramsey Uuid
charm/uuid
14270 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.