Libraries tagged by primary key
alsofronie/eloquent-uuid
317410 Downloads
A Laravel Eloquent Model trait for using UUID's as primary keys
coenjacobs/eloquent-composite-primary-keys
84778 Downloads
Offers composite primary keys on Eloquent models
watheqalshowaiter/model-required-fields
452 Downloads
Get the model required fields without nullables, primary keys and fields with defaults.
riipandi/laravel-optikey
8302 Downloads
Use UUID, Ulid, or nanoid as optional or primary key in Laravel.
kblais/laravel-uuid
74708 Downloads
A simple library to use UUIDs as your Eloquent model's primary key.
axn/laravel-pk-int-to-bigint
5285 Downloads
Convert DB primary keys and related foreign keys type from INT to BIGINT in a Laravel project
jetcod/eloquent-keygen
2445 Downloads
A Laravel package providing seamless integration with Snowflake ID generation for Eloquent models
chrisnharvey/laravel-sql-require-primary-key
14610 Downloads
dereuromark/cakephp-hashid
9841 Downloads
A CakePHP plugin to allow using hashids instead of numeric primary keys.
mpyw/unique-violation-detector
60592 Downloads
Detect primary/unique key or constraint violation errors from PDOException.
mpyw/laravel-unique-violation-detector
59286 Downloads
Detect primary/unique key or constraint violation errors from PDOException.
benbjurstrom/eloquent-postgres-uuids
4028 Downloads
A laravel eloquent trait facilitating the use of uuids as the primary key in a postgres database
abe/unique-id-for-laravel
4195 Downloads
A simple package to generate unique id for laravel
kigkonsult/asit
1225 Downloads
Asit manages array collections, extends Iterator with (assoc) get-/set- and tag-methods
marquine/eloquent-uuid
11129 Downloads
Uuid primary key for Laravel Eloquent Models