Libraries tagged by uuid
touhidurabir/laravel-model-uuid
250 Downloads
A laravel package to attach uuid to model classes
pwm/uuid-v4
2193 Downloads
Implementation of the RFC 4122 UUID version 4 (variant 1) data type
minds/uuid4-logging
2617 Downloads
mattketmo/uuid-2x-bridge
77781 Downloads
Allow to use ramsey/uuid:3.x even if one of your dependencies requires version 2.x
lucadello91/eloquent-uuid
8068 Downloads
Laravel Eloquent Model trait for using UUID on primary key
kfoobar/laravel-uuid
1443 Downloads
UUID Trait for Eloquent Models in Laravel
jop-software/doctrine-uuid-generators
2435 Downloads
Generate UUIDs for your doctrine models
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
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.
faaren-tech/laravel-custom-uuids
3499 Downloads
A package to offer Stripe-like uuids for Laravel
devuri/uuid-generator
7695 Downloads
A PHP package to generate UUIDs more securely and efficiently
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