Libraries tagged by primary-key
lyragosa/eloquent-composite-primary-keys
19 Downloads
Make Laravel Eloquent Database Support Composite Primary Keys
andach/laravel-primary-key-uuid
693 Downloads
This is an incredibly simple package to add a simple trait for Laravel models where the primary key is a UUID.
wujunze/laravel-id-generate
4413 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
wickedbyte/int-to-uuid
19 Downloads
Utility for Bidirectional Conversion of Integer Ids to UUIDs
mediagone/small-uid-doctrine
538 Downloads
Provides Doctrine types for mediagone/small-uid package.
stevenmaguire/laravel-uuid-model
46 Downloads
Create non-incrementing Laravel models whose primary key is a UUID
lucadello91/eloquent-uuid
8948 Downloads
Laravel Eloquent Model trait for using UUID on primary key
jardissupport/repository
124 Downloads
Repository pattern for PHP — generic CRUD with raw-data access, read/write splitting, and pluggable primary-key strategies; the persistence layer Jardis-generated repositories build on
ezitisitis/laravel-uuid
222 Downloads
This package provides fast and furious UUID as primary key implementation instead of autoincrement
r15ch13/peculiar
3243 Downloads
An extension to the Laravel Eloquent Model. It allows the use of UUIDs (ramsey/uuid) as primary keys.
erashdan/hashid
7509 Downloads
Simple package to hash eloquent primary key
rozwell/composite-primary-keys
13 Downloads
Most advanced composite primary keys package with support of: binary columns, queueable, implicit route binding, relations
ogestor/eloquent-composite-primary-keys
3 Downloads
Offers composite primary keys on Eloquent models
mission-made/uuid-primary-key
122 Downloads
Trait to generate UUID primary keys for Eloquent models.
earc/data-primary-key-generator
16 Downloads
eArc - the explicit architecture framework - data primary key generator component