Libraries tagged by primary key
jdavidbakr/ulidmodelroutes
127 Downloads
Configures models to have ULID route keys while still having integer primary keys
jardissupport/repository
33 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
mpyw/laravel-unique-violation-detector
63683 Downloads
Detect primary/unique key or constraint violation errors from PDOException.
lyragosa/eloquent-composite-primary-keys
19 Downloads
Make Laravel Eloquent Database Support Composite Primary Keys
andach/laravel-primary-key-uuid
697 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
546 Downloads
Provides Doctrine types for mediagone/small-uid package.
zairakai/laravel-eloquent
51 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
lucadello91/eloquent-uuid
8948 Downloads
Laravel Eloquent Model trait for using UUID on primary key
ezitisitis/laravel-uuid
222 Downloads
This package provides fast and furious UUID as primary key implementation instead of autoincrement
ddlabs/uuid-package
6801 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