Libraries tagged by primary key
watheqalshowaiter/model-required-fields
33 Downloads
Get the model required fields without nullables, primary keys and fields with defaults.
lucadello91/eloquent-uuid
8068 Downloads
Laravel Eloquent Model trait for using UUID on primary key
maksimru/composite-primary-keys
15010 Downloads
Most advanced composite primary keys package with support of: binary columns, queueable, implicit route binding, relations
earc/data-primary-key-generator
13 Downloads
eArc - the explicit architecture framework - data primary key generator component
wujunze/laravel-id-generate
4383 Downloads
Laravel package to generate and to validate a UUID according to the RFC 4122 standard. Only support for version 1, 3, 4 and 5 UUID are built-in. and generate number id, generate primary key
mediagone/small-uid-doctrine
510 Downloads
Provides Doctrine types for mediagone/small-uid package.
stevenmaguire/laravel-uuid-model
45 Downloads
Create non-incrementing Laravel models whose primary key is a UUID
rollswan/uuid
75 Downloads
Generates Universally Unique IDentifiers as primary key
fahriztx/model-uuid
7 Downloads
A Laravel Package to handle Primary Key using UUID
erashdan/hashid
7501 Downloads
Simple package to hash eloquent primary key
coyote6/laravel-base
66 Downloads
Provides common base classes used for some of Coyote6 GraphX's developed projects. Provides UUID trait for models using it as a primary key. Provides trait methods to return models as options.
r15ch13/peculiar
3241 Downloads
An extension to the Laravel Eloquent Model. It allows the use of UUIDs (ramsey/uuid) as primary keys.
racklin/pkuuids
734 Downloads
Using a UUID as PrimaryKey for laravel 5.3+
northrook/array-access
98 Downloads
Delineated notation access to PHP arrays, with an optional Primary Value, allowing sub-array keys to return either their assigned value, or nested values.
rozwell/composite-primary-keys
12 Downloads
Most advanced composite primary keys package with support of: binary columns, queueable, implicit route binding, relations