Libraries tagged by primary key
alsofronie/eloquent-uuid
320380 Downloads
A Laravel Eloquent Model trait for using UUID's as primary keys
coenjacobs/eloquent-composite-primary-keys
85016 Downloads
Offers composite primary keys on Eloquent models
watheqalshowaiter/model-required-fields
624 Downloads
Get the model required fields without nullables, primary keys and fields with defaults.
riipandi/laravel-optikey
8558 Downloads
Use UUID, Ulid, or nanoid as optional or primary key in Laravel.
kblais/laravel-uuid
76121 Downloads
A simple library to use UUIDs as your Eloquent model's primary key.
jetcod/eloquent-keygen
2816 Downloads
A Laravel package providing seamless integration with Snowflake ID generation for Eloquent models
chrisnharvey/laravel-sql-require-primary-key
15314 Downloads
axn/laravel-pk-int-to-bigint
5472 Downloads
Convert DB primary keys and related foreign keys type from INT to BIGINT in a Laravel project
mpyw/unique-violation-detector
61248 Downloads
Detect primary/unique key or constraint violation errors from PDOException.
mpyw/laravel-unique-violation-detector
59939 Downloads
Detect primary/unique key or constraint violation errors from PDOException.
abe/unique-id-for-laravel
4289 Downloads
A simple package to generate unique id for laravel
kigkonsult/asit
1396 Downloads
Asit manages array collections, extends Iterator with (assoc) get-/set- and tag-methods
marquine/eloquent-uuid
11200 Downloads
Uuid primary key for Laravel Eloquent Models
lucadello91/eloquent-uuid
8336 Downloads
Laravel Eloquent Model trait for using UUID on primary key
dereuromark/cakephp-hashid
9849 Downloads
A CakePHP plugin to allow using hashids instead of numeric primary keys.