Libraries tagged by primary-key
alsofronie/eloquent-uuid
339765 Downloads
A Laravel Eloquent Model trait for using UUID's as primary keys
jetcod/eloquent-keygen
41515 Downloads
A Laravel package providing seamless integration with Snowflake ID generation for Eloquent models
axn/laravel-pk-int-to-bigint
7126 Downloads
Convert DB primary keys and related foreign keys type from INT to BIGINT in a Laravel project
chrisnharvey/laravel-sql-require-primary-key
22885 Downloads
coenjacobs/eloquent-composite-primary-keys
86498 Downloads
Offers composite primary keys on Eloquent models
mediagone/small-uid
786 Downloads
Small Unique Identifier - Quite like an ULID, but half smaller (64 bits).
riipandi/laravel-optikey
9379 Downloads
Use UUID, Ulid, or nanoid as optional or primary key in Laravel.
kblais/laravel-uuid
85889 Downloads
A simple library to use UUIDs as your Eloquent model's primary key.
cline/variable-keys
19710 Downloads
Laravel Blueprint macros for variable primary key and morph types
dereuromark/cakephp-hashid
10160 Downloads
A CakePHP plugin to allow using hashids instead of numeric primary keys.
maksimru/composite-primary-keys
15237 Downloads
Most advanced composite primary keys package with support of: binary columns, queueable, implicit route binding, relations
abe/unique-id-for-laravel
5153 Downloads
A simple package to generate unique id for laravel
pfrug/composite-key
2360 Downloads
Support for composite primary keys in Laravel Eloquent models.
marquine/eloquent-uuid
11474 Downloads
Uuid primary key for Laravel Eloquent Models
jdavidbakr/ulidmodelroutes
336 Downloads
Configures models to have ULID route keys while still having integer primary keys