Libraries tagged by primary key
uthman/hashid
17 Downloads
Simple package to hash eloquent primary key, Forked from erashdan/hashid
tesis/db-layer
12 Downloads
Simple DB layer for mysqli extension and PDO class. It is based on mappers, files holding database table fields, primary key and auto_increment properties, which is helpful to compare fields for CRUD or select operations, and to provide better way to prevent SQL injections (only existing fields are selected, or inserted, ...)
syedali/magicid
7 Downloads
Magically alter table id with primary key and add autoincrement
stescacom/laravel-uuid-database-queue
11 Downloads
This enables laravel to use UUID for Job primary key, and enables proper interaction.
rollswan/uuid
76 Downloads
Generates Universally Unique IDentifiers as primary key
recycledbeans/eloquent-uuid
621 Downloads
A quick and easy way to use UUID primary keys in Laravel Eloquent models.
prima-ca/custom-eloquent-model
6 Downloads
Customised naming conventions for Eloquent table names and primary keys.
noolan/my-uuid
11 Downloads
Easily use UUIDs as primary keys
minusmillionaer/eloquent-uuid
97 Downloads
A Laravel Eloquent Model trait for using UUID's as primary keys
michalkortas/laravel-uuid
497 Downloads
Simply create Eloquent Models & database tables with UUID/GUID primary keys.
lukaskorl/uniquely
2007 Downloads
Uniquely identified models for Laravel 4 by using UUID as primary key
lorenzomar/mysql-optimized-uuid
6 Downloads
Optimized binary representation of UUID to use as primary key in MySQL table. See www.percona.com/blog/2014/12/19/store-uuid-optimized-way
loadsys/cakephp-uuid-shell
3826 Downloads
An incredibly simple Shell that exposes the String::uuid() method to the command line. Convenient for generating new IDs in bulk for seed or development data that use UUIDs as primary keys.
larabeans/uuider
80 Downloads
Apiato container to replace primary key type from auto-increment to uuid.
lampge/ulid
30 Downloads
Laravel package Use to auto product primary key.