Libraries tagged by Laravel UUID model
dyrynda/laravel-model-uuid
2289968 Downloads
This package allows you to easily work with UUIDs in your Laravel models.
goldspecdigital/laravel-eloquent-uuid
1200290 Downloads
A simple drop-in solution for providing UUID support for the IDs of your Eloquent models.
emadadly/laravel-uuid
399507 Downloads
laravel uuid a simple, automatic UUID generator for any model based on Laravel.
alsofronie/eloquent-uuid
321002 Downloads
A Laravel Eloquent Model trait for using UUID's as primary keys
kblais/laravel-uuid
76422 Downloads
A simple library to use UUIDs as your Eloquent model's primary key.
oneduo/laravel-human-keys
765 Downloads
Provides configurable and customizable Stripe-like keys for your Eloquent models
ignition-nbs/laravel-uuid-model
2467 Downloads
Enable Laravel's Eloquent Model to be identified by UUID (string) rather than ID (increment or bigIncrement)
waska14/laravel-uuid
15785 Downloads
Use uuid in models easily
stayallive/laravel-eloquent-uuid
19751 Downloads
Generate UUID for a Laravel Eloquent model attribute.
jamesmills/eloquent-uuid
43400 Downloads
A Laravel Eloquent Model trait for adding and using a uuid with models
eig/eloquent-uuid
1337 Downloads
Easy UUID for Eloquent Models
xzxzyzyz/laravel-uuid-model
2813 Downloads
Uuid Model For Laravel
cownet/laravel-uuid
135419 Downloads
Laravel extension for UUID use in model
saade/laravel-uuid
1812 Downloads
A small package for adding UUIDs to Eloquent models.
beitsafe/laravel-uuid-auditing
11569 Downloads
This package adds Traits for generating UUIDs and filling audit columns on Models, extends fico7489/laravel-pivot to add UUIDs to Pivot Tables