Libraries tagged by Eloquent UUID
benbjurstrom/eloquent-postgres-uuids
4054 Downloads
A laravel eloquent trait facilitating the use of uuids as the primary key in a postgres database
kfoobar/laravel-uuid
1705 Downloads
UUID Trait for Eloquent Models in Laravel
imcity-tech/laravel-uuid
1444 Downloads
[fork] The package provides UUID keys functionality for Eloquent models with one single trait.
nevadskiy/laravel-uuid
3073 Downloads
The package provides UUID keys functionality for Eloquent models with one single trait.
xzxzyzyz/laravel-uuid-model
2831 Downloads
Uuid Model For Laravel
stevenmaguire/laravel-uuid-model
46 Downloads
Create non-incrementing Laravel models whose primary key is a UUID
jenbuzz/laravel-uuid
2108 Downloads
Adds a uuid to a model using ramsey/uuid
r15ch13/peculiar
3243 Downloads
An extension to the Laravel Eloquent Model. It allows the use of UUIDs (ramsey/uuid) as primary keys.
jrsaunders/shard-matrix
1483 Downloads
A Complete Database Sharding system for MYSQL and/or Postgres. Using Laravels Query Builder easily scale up your application. Configure your whole solution in one Yaml Config file.
hnhdigital-os/laravel-model-traits
114 Downloads
Provides a collection of useful traits for Laravel Eloquent models.
brokeyourbike/uid-keys
1523 Downloads
A simple drop-in solution for providing UUID and ULID support for the IDs of your Eloquent models.
vinkla/base62
1704 Downloads
A reversible base62 ID obfuscator
bluora/laravel-model-traits
81 Downloads
Provides a collection of useful traits for Laravel Eloquent models.
phpexperts/conciseuuid
10255 Downloads
An Eloquent model for using concise UUIDs (base62) as keys.
vistag/eloquent-uuid
248 Downloads
Eloquent models UUID traits