Libraries tagged by uu
ignition-nbs/laravel-uuid-model
724 Downloads
Enable Laravel's Eloquent Model to be identified by UUID (string) rather than ID (increment or bigIncrement)
horat1us/yii2-uuid-validator
1532 Downloads
Yii2 UUID Validator
goatherd/goatherd-library-uuid
2824 Downloads
UUID generator for PHP 5.3 or newer
g4/uuidhex
4270 Downloads
PHP Uuid Hex value object
flynowpaylater/laravel-uuid
14356 Downloads
Laravel package to generate and to validate a universally unique identifier (UUID) according to the RFC 4122 standard. Support for version 1, 3, 4 and 5 UUIDs are built-in.
floor9design/laravel-casts-uuid
4321 Downloads
A class for casting ramsey/uuid into laravel models
faaren-tech/laravel-custom-uuids
3499 Downloads
A package to offer Stripe-like uuids for Laravel
eluhr/yii2-uuid-attribute-behavior
1865 Downloads
This behavior automatically generates a UUID for the given attribute on create.
dracoder/uuid
1465 Downloads
Simple wrapper library to get UUIDs
devuri/uuid-generator
7695 Downloads
A PHP package to generate UUIDs more securely and efficiently
davidvandertuijn/uuid
2446 Downloads
Universally Unique Identifier (UUID) Generator
cownet/laravel-uuid
133602 Downloads
Laravel extension for UUID use in model
cap-collectif/id-to-uuid
66792 Downloads
Easily migrate from auto incremented id to uuid
boxed-code/laravel-binary-uuid
4577 Downloads
Binary support for UUIDs in Laravel
benbjurstrom/eloquent-postgres-uuids
3957 Downloads
A laravel eloquent trait facilitating the use of uuids as the primary key in a postgres database