Libraries tagged by primary key
minusmillionaer/eloquent-uuid
98 Downloads
A Laravel Eloquent Model trait for using UUID's as primary keys
michalkortas/laravel-uuid
499 Downloads
Simply create Eloquent Models & database tables with UUID/GUID primary keys.
meioa/table-parse
12 Downloads
Parser for database table fields and table primary keys
lukaskorl/uniquely
2008 Downloads
Uniquely identified models for Laravel 4 by using UUID as primary key
lucadello91/eloquent-uuid
8948 Downloads
Laravel Eloquent Model trait for using UUID on primary key
lorenzomar/mysql-optimized-uuid
7 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
33 Downloads
Laravel package Use to auto product primary key.
journolink/resolvable
9175 Downloads
Make Eloquent models resolvable by fields other than the primary key
jordimorillo/uid
14 Downloads
A package to self-generate 32bit unique integer identifiers that can be used as primary keys in relational databases
jasonej/eloquent-uuid
15 Downloads
A package for utilizing uuids as primary keys on Eloquent models.
jackeratarina/laravel-uuid-database-queue
10 Downloads
This enables laravel to use UUID for Job primary key, and enables proper interaction.
i2/uuid
5 Downloads
generates a UUID often a int primary key
haymetg/luuid
22 Downloads
A Laravel package for making UUID primary key