Libraries tagged by Eloquent UUID
lucadello91/eloquent-uuid
8068 Downloads
Laravel Eloquent Model trait for using UUID on primary key
bmatovu/laravel-eloquent-uuid
7440 Downloads
Laravel Eloquent UUID.
astrotomic/laravel-eloquent-uuid
24981 Downloads
A simple drop-in solution for UUID support in your Eloquent models.
digiservnet/eloquent-hasuuids
1439 Downloads
Simple Eloquent Model UUID trait.
benbjurstrom/eloquent-postgres-uuids
3957 Downloads
A laravel eloquent trait facilitating the use of uuids as the primary key in a postgres database
ryangjchandler/laravel-uuid
19965 Downloads
A small package for adding UUIDs to Eloquent models.
kfoobar/laravel-uuid
1440 Downloads
UUID Trait for Eloquent Models in Laravel
bdelespierre/laravel-has-uuid
430 Downloads
Provides support for UUID key type in Eloquent 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)
beitsafe/laravel-uuid-auditing
11273 Downloads
This package adds Traits for generating UUIDs and filling audit columns on Models, extends fico7489/laravel-pivot to add UUIDs to Pivot Tables
jenbuzz/laravel-uuid
2104 Downloads
Adds a uuid to a model using ramsey/uuid
joelshepherd/create-with
5088 Downloads
Easily add common unique identity fields to Laravel models.
vinkla/base62
1703 Downloads
A reversible base62 ID obfuscator
phpexperts/conciseuuid
10206 Downloads
An Eloquent model for using concise UUIDs (base62) as keys.
sleimanx2/eloquent-uuid
312 Downloads
Uuid for laravel's eloquent.