Libraries tagged by Decrement
alexandrump/id-to-uuid-doctrine3
0 Favers
86 Downloads
86 Downloads
Easily migrate from auto incremented id to uuid
adnane/simple-uuid
1 Favers
32 Downloads
32 Downloads
a simple laravel package to generate uuid instead of auto increment ids as primary keys
snoeren-development/laravel-eloquent-uuid
0 Favers
1124 Downloads
1124 Downloads
Small trait for Eloquent models to use UUID's instead of incrementing integers.
halfpetal/hashed-passport
0 Favers
36 Downloads
36 Downloads
Transforms Laravel Passport's default incrementing integer client_id into an industry standard unique hashed string. Optionally, you can use encrypted client secrets for improved security. The package is non-intrusive. See the readme for details.
cojecom/base_entity
0 Favers
343 Downloads
343 Downloads
A base entity for Symfony projects using Doctrine ORM. Available in 2 flavours : incremental numeric IDs & UUIDs