Libraries tagged by laravel-ulid
ryancco/laravel-uuid-models
4809 Downloads
Trait for working with Eloquent models with UUID route keys
nevadskiy/laravel-uuid
3073 Downloads
The package provides UUID keys functionality for Eloquent models with one single trait.
jenbuzz/laravel-uuid
2107 Downloads
Adds a uuid to a model using ramsey/uuid
kadevland/simple-laravel-eloquent-uuid
130 Downloads
A simple Trait provides the ability to use UUID generator in your Eloquent models
salmanzafar/laravel-model-uuid
127 Downloads
A Laravel UUID Package
takeawaytown/laravel-uuid
22 Downloads
A package for using 'Universally Unique Identifiers' in Laravel.
submtd/laravel-uuid
904 Downloads
Adds HasUuid trait for Laravel models
stescacom/laravel-uuid-database-queue
11 Downloads
This enables laravel to use UUID for Job primary key, and enables proper interaction.
paulkudr/laravel-uuid
10 Downloads
This package allows you to easily work with UUIDs in your Laravel models.
ouiflash/laravel-uuid
2700 Downloads
Implementing uuid into laravel
neelbhanushali/laravel-uuid
8 Downloads
A trait that provides support for uuid for eloquent models.
michielkempen/laravel-uuid-model
15661 Downloads
Laravel base model that stores a UUID in the database rather than an incremental unsigned integer.
michalkortas/laravel-uuid
498 Downloads
Simply create Eloquent Models & database tables with UUID/GUID primary keys.
marcandreappel/laravel-uuids
1434 Downloads
Allows the usage of UUIDs in Eloquent models
lopatin96/laravel-uuid-identifiable
8269 Downloads
Laravel uuid identifiable