Libraries tagged by huuid
inquid/yii2-uuid-behavior
635 Downloads
Set UUID before save on Yii 2 models
ijvo/gen-uuid
0 Downloads
Generation attempt UUID.
ignition-nbs/laravel-uuid-model
2668 Downloads
Enable Laravel's Eloquent Model to be identified by UUID (string) rather than ID (increment or bigIncrement)
igniphp/uuid
173 Downloads
iggyvolz/uuiddb
2 Downloads
Global in-memory or memory-accessible database of UUID => PHP object
i2/uuid
5 Downloads
generates a UUID often a int primary key
hpolthof/laravel-eloquent-uuid
7 Downloads
Add support for UUIDs to Eloquent
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.
haymetg/luuid
22 Downloads
A Laravel package for making UUID primary key
happyr/uuid-param-converter
0 Downloads
A simple param converter that handles UUID
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