Libraries tagged by uuid
bmatovu/laravel-eloquent-uuid
7699 Downloads
Laravel Eloquent UUID.
astrotomic/laravel-eloquent-uuid
25110 Downloads
A simple drop-in solution for UUID support in your Eloquent models.
alt-three/uuid
3848 Downloads
A UUID To Integer Converter
mindtwo/laravel-auto-create-uuid
17321 Downloads
Laravel Auto Create UUID
koodoo/laravel-trait-uuid
14741 Downloads
A Laravel Eloquent Model trait for adding a UUID to Eloquent Models
ignition-nbs/laravel-uuid-model
2667 Downloads
Enable Laravel's Eloquent Model to be identified by UUID (string) rather than ID (increment or bigIncrement)
horat1us/yii2-uuid-behavior
4512 Downloads
Yii2 UUID generation behavior
g4/uuidhex
5272 Downloads
PHP Uuid Hex value object
flynowpaylater/laravel-uuid
16612 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
4421 Downloads
A package to offer Stripe-like uuids for Laravel
donkeycode/propel-uuid-behavior
12602 Downloads
Help you add an uuid column
cownet/laravel-uuid
135697 Downloads
Laravel extension for UUID use in model
beitsafe/laravel-uuid-auditing
11646 Downloads
This package adds Traits for generating UUIDs and filling audit columns on Models, extends fico7489/laravel-pivot to add UUIDs to Pivot Tables
afaanbilal/laravel-has-uuid
847 Downloads
Autogenerate UUIDs for your Models on insert and set the route-model-binding key to uuid.
ryangjchandler/laravel-uuid
19965 Downloads
A small package for adding UUIDs to Eloquent models.