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