Libraries tagged by Laravel UUID model
joelshepherd/create-with
5766 Downloads
Easily add common unique identity fields to Laravel models.
michielkempen/laravel-uuid-model
15661 Downloads
Laravel base model that stores a UUID in the database rather than an incremental unsigned integer.
ignition-nbs/laravel-uuid-model
2749 Downloads
Enable Laravel's Eloquent Model to be identified by UUID (string) rather than ID (increment or bigIncrement)
gauralab/laravel-uuid-model
49 Downloads
Eloquent model with uuid as primary key
floor9design/laravel-uuid-model-support
17 Downloads
Provides traits for easy support for UUIDs in Laravel models
dtt/laravel-uuid-model
23 Downloads
Uuid Model For Laravel
simlux/laravel-model-uuid
130 Downloads
Make usage of UUID in laravel models easy.
rits-tecnologia/laravel-model-uuid
11 Downloads
Laravel Model UUID
mawuekom/laravel-model-uuid
212 Downloads
Easily work with UUIDs in your Laravel models
hnhdigital-os/laravel-model-uuid
250 Downloads
Provides UUID datatype support for the Eloquent ORM
bluora/laravel-model-uuid
39 Downloads
Provides UUID datatype support for the Eloquent ORM
bethinkpl/laravel-model-uuid
3887 Downloads
This package allows you to easily work with UUIDs in your Laravel models.
sevenshores/eloquent-uuids
17 Downloads
Laravel Eloquent Models Uuids
glorand/laravel-eloquent-model-uuid
1023 Downloads
A simple solution for providing UUID support for the IDs of your Eloquent models.
virx/laravel-model-auto-uuid
24 Downloads
Laravel Model Auto UUID