Libraries tagged by 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
lyragosa/eloquent-composite-primary-keys
19 Downloads
Make Laravel Eloquent Database Support Composite Primary Keys
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
573 Downloads
Provides Doctrine types for mediagone/small-uid package.
zairakai/laravel-eloquent
58 Downloads
Enhanced Eloquent model trait for automatic table management, primary key detection, and JSON serialization with column mapping
stevenmaguire/laravel-uuid-model
46 Downloads
Create non-incrementing Laravel models whose primary key is a UUID
sfaut/masquerade
4 Downloads
Batch MySQL/MariaDB upserts (INSERT ... ON DUPLICATE KEY UPDATE) with automatic chunking and primary-key protection, via PDO.
ddlabs/uuid-package
6813 Downloads
Package to allow you to use UUID for primary key in Laravel Models
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