Libraries tagged by primary key
alsofronie/eloquent-uuid
322988 Downloads
A Laravel Eloquent Model trait for using UUID's as primary keys
coenjacobs/eloquent-composite-primary-keys
85249 Downloads
Offers composite primary keys on Eloquent models
kblais/laravel-uuid
77253 Downloads
A simple library to use UUIDs as your Eloquent model's primary key.
jetcod/eloquent-keygen
4684 Downloads
A Laravel package providing seamless integration with Snowflake ID generation for Eloquent models
chrisnharvey/laravel-sql-require-primary-key
16061 Downloads
kigkonsult/asit
1828 Downloads
Asit manages array collections, extends Iterator with (assoc) get-/set- and tag-methods
watheqalshowaiter/model-required-fields
693 Downloads
Get the model required fields without nullables, primary keys and fields with defaults.
riipandi/laravel-optikey
8733 Downloads
Use UUID, Ulid, or nanoid as optional or primary key in Laravel.
axn/laravel-pk-int-to-bigint
5749 Downloads
Convert DB primary keys and related foreign keys type from INT to BIGINT in a Laravel project
dereuromark/cakephp-hashid
9862 Downloads
A CakePHP plugin to allow using hashids instead of numeric primary keys.
maksimru/composite-primary-keys
15066 Downloads
Most advanced composite primary keys package with support of: binary columns, queueable, implicit route binding, relations
abe/unique-id-for-laravel
4393 Downloads
A simple package to generate unique id for laravel
marquine/eloquent-uuid
11228 Downloads
Uuid primary key for Laravel Eloquent Models
mpyw/unique-violation-detector
61765 Downloads
Detect primary/unique key or constraint violation errors from PDOException.
mpyw/laravel-unique-violation-detector
60447 Downloads
Detect primary/unique key or constraint violation errors from PDOException.