Libraries tagged by uuid
gauralab/laravel-uuid-model
49 Downloads
Eloquent model with uuid as primary key
fordbedia/php-uuid
3 Downloads
PHP UUID Generator
foodticket/laravel-efficient-uuid
91 Downloads
A package to extend Laravel migrations adding a more efficient storage of UUID fields in your database
floor9design/uuid-tools
20 Downloads
A set of useful uuid tools to extend the `webpatser/laravel-uuid` package
floor9design/laravel-uuid-model-support
2 Downloads
Provides traits for easy support for UUIDs in Laravel models
fixwa/tiny-uuid
38 Downloads
This library generates a short alphanumeric unique ID.
ezitisitis/laravel-uuid
203 Downloads
This package provides fast and furious UUID as primary key implementation instead of autoincrement
eventsauce/uuid-message-decorator
8 Downloads
Uuid message decorator for EventSauce
eng_assys/laravel-uuid-trait
39 Downloads
Enable auto fill of uuid field to Laravel Models and enable find by uuid function
elzobrito/olivia-uuid
10 Downloads
FrameWork Olivia
eforce/cakephp-binary-uuid
13 Downloads
Support for treating BINARY(36) as UUID in CakePHP 3.x
dragonrun1/uuid64type
14 Downloads
An UUID v4 (random) library with a new custom compact format for use in database primary keys. It also includes helper traits to make integration easier in Doctrine.
dragonrun1/uuid64php
4 Downloads
An UUID v4 (random) library with a new custom compact format which is web and database friendly.
didatus/doctrine-uuid-binary
9 Downloads
UUID support for Doctrine using MySQL BINARY type and UUID_TO_BIN
devkylian/laravel-uuid
118 Downloads
Eloquent UUID Trait for Laravel 6 and above.