Libraries tagged by model uuid
rawilk/human-keys
930 Downloads
Use Stripe-like IDs for your models.
oneduo/laravel-human-keys
479 Downloads
Provides configurable and customizable Stripe-like keys for your Eloquent models
touhidurabir/laravel-model-uuid
250 Downloads
A laravel package to attach uuid to model classes
ignition-nbs/laravel-uuid-model
724 Downloads
Enable Laravel's Eloquent Model to be identified by UUID (string) rather than ID (increment or bigIncrement)
lucadello91/eloquent-uuid
8068 Downloads
Laravel Eloquent Model trait for using UUID on primary key
floor9design/laravel-casts-uuid
4323 Downloads
A class for casting ramsey/uuid into laravel models
cownet/laravel-uuid
133611 Downloads
Laravel extension for UUID use in model
afaanbilal/laravel-has-uuid
463 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.
jenbuzz/laravel-uuid
2104 Downloads
Adds a uuid to a model using ramsey/uuid
kfoobar/laravel-uuid
1444 Downloads
UUID Trait for Eloquent Models in Laravel
jop-software/doctrine-uuid-generators
2435 Downloads
Generate UUIDs for your doctrine models
astrotomic/laravel-eloquent-uuid
24981 Downloads
A simple drop-in solution for UUID support in your Eloquent models.
beitsafe/laravel-uuid-auditing
11276 Downloads
This package adds Traits for generating UUIDs and filling audit columns on Models, extends fico7489/laravel-pivot to add UUIDs to Pivot Tables
firevel/model-random-id
6175 Downloads
Model random ID generator for Laravel.