Libraries tagged by primary key
alsofronie/eloquent-uuid
338752 Downloads
A Laravel Eloquent Model trait for using UUID's as primary keys
jetcod/eloquent-keygen
35137 Downloads
A Laravel package providing seamless integration with Snowflake ID generation for Eloquent models
coenjacobs/eloquent-composite-primary-keys
86441 Downloads
Offers composite primary keys on Eloquent models
kblais/laravel-uuid
85763 Downloads
A simple library to use UUIDs as your Eloquent model's primary key.
axn/laravel-pk-int-to-bigint
6890 Downloads
Convert DB primary keys and related foreign keys type from INT to BIGINT in a Laravel project
cline/variable-keys
18065 Downloads
Laravel Blueprint macros for variable primary key and morph types
chrisnharvey/laravel-sql-require-primary-key
22510 Downloads
riipandi/laravel-optikey
9376 Downloads
Use UUID, Ulid, or nanoid as optional or primary key in Laravel.
dereuromark/cakephp-hashid
10118 Downloads
A CakePHP plugin to allow using hashids instead of numeric primary keys.
mpyw/unique-violation-detector
65027 Downloads
Detect primary/unique key or constraint violation errors from PDOException.
pfrug/composite-key
2122 Downloads
Support for composite primary keys in Laravel Eloquent models.
maksimru/composite-primary-keys
15226 Downloads
Most advanced composite primary keys package with support of: binary columns, queueable, implicit route binding, relations
mediagone/small-uid
760 Downloads
Small Unique Identifier - Quite like an ULID, but half smaller (64 bits).
abe/unique-id-for-laravel
5107 Downloads
A simple package to generate unique id for laravel
marquine/eloquent-uuid
11463 Downloads
Uuid primary key for Laravel Eloquent Models