Libraries tagged by uuid
itsmejoshua/laravel-nova-uuid-support
13 Downloads
Adds uuid and other string identifier support to Laravel Nova
itc/uuid
2471 Downloads
OpenSSL UUID wrapper
isabellab622/uuid
7 Downloads
UUID Version 4 Generation
iotekas/uuids
28 Downloads
UUID for Laravel
intelli-dust/uuid
7 Downloads
Simple UUID generating library
inquid/yii2-uuid-behavior
635 Downloads
Set UUID before save on Yii 2 models
imcity-tech/laravel-uuid
1430 Downloads
[fork] The package provides UUID keys functionality for Eloquent models with one single trait.
igniphp/uuid
173 Downloads
i2/uuid
5 Downloads
generates a UUID often a int primary key
hnhdigital-os/laravel-model-uuid
250 Downloads
Provides UUID datatype support for the Eloquent ORM
hilalahmad/php-uuid
7 Downloads
UUIDs are used to create unique identifiers that are often used in distributed systems, databases, and various software applications to ensure the uniqueness of data elements. In PHP, packages related to UUIDs typically provide functions or classes for generating, parsing, and manipulating UUIDs. These packages can be useful in scenarios where unique identifiers are needed to avoid conflicts or ensure data integrity.
highperapp/uuid
0 Downloads
High-performance UUID generator library implementing RFC 9562 with optional Rust FFI acceleration
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.
gubler/uuid-encoder-bundle
54 Downloads
This bundle provides Symfony integration for gubler/uuid-encoder.
gubler/uuid-encoder
80 Downloads
Tool for encoding ramsey/uuid into shorter strings