Libraries tagged by Laravel UUID model
michielkempen/laravel-uuid-model
15661 Downloads
Laravel base model that stores a UUID in the database rather than an incremental unsigned integer.
gauralab/laravel-uuid-model
49 Downloads
Eloquent model with uuid as primary key
floor9design/laravel-uuid-model-support
14 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
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
submtd/laravel-global-uuid
20 Downloads
Global uuids for Laravel models.
zitech/laravel-auditable-uuid
8 Downloads
A simple laravel auditing table uuid package for eloquent model
yarkhq/uuid-model
342 Downloads
A helper package for UUID enabled models in Laravel